Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\libfs.c Create Date:2022-07-28 20:10:25
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:simple_release_fs

Proto:void simple_release_fs(struct vfsmount **mount, int *count)

Type:void

Parameter:

TypeParameterName
struct vfsmount **mount
int *count
622  spin_lock( & pin_fs_lock)
623  mnt = mount
624  If Not --count Then * mount = NULL
626  spin_unlock( & pin_fs_lock)
627  mntput(mnt)
Caller
NameDescribe
securityfs_removesecurityfs_remove - removes a file or directory from the securityfs filesystem*@dentry: a pointer to a the dentry of the file or directory to be removed
aafs_createaafs_create - create a dentry in the apparmorfs filesystem*@name: name of dentry to create*@mode: permissions the file should have*@parent: parent directory for this dentry*@data: data to store on inode
aafs_removeaafs_remove - removes a file or directory from the apparmorfs filesystem*@dentry: dentry of the file/directory/symlink to removed.
ns_mkdir_op
aa_mk_null_file
kill_node
bm_register_write/register