Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\fsopen.c Create Date:2022-07-28 20:13:26
Last Modify:2022-05-24 07:35:12 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:fscontext_release

Proto:static int fscontext_release(struct inode *inode, struct file *file)

Type:int

Parameter:

TypeParameterName
struct inode *inode
struct file *file
69  fc = needed for tty driver, and maybe others
71  If fc Then
72  needed for tty driver, and maybe others = NULL
73  put_fs_context - Dispose of a superblock configuration context.*@fc: The context to dispose of.
75  Return 0