函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\libfs.c Create Date:2022-07-29 10:40:59
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:simple_release_fs

函数原型:void simple_release_fs(struct vfsmount **mount, int *count)

返回类型:void

参数:

类型参数名称
struct vfsmount **mount
int *count
622  加自旋锁
623  mnt等于mount
624  如果非count先自减则 * mount = NULL
626  自旋锁解锁
627  mntput(mnt)
调用者
名称描述
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