Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\apparmor\apparmorfs.c Create Date:2022-07-28 19:50:06
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:ry_remove_file - drop a single file entry in the apparmor securityfs*@fs_file: aa_sfs_entry to detach from the securityfs (NOT NULL)

Proto:static void __init entry_remove_file(struct aa_sfs_entry *fs_file)

Type:void

Parameter:

TypeParameterName
struct aa_sfs_entry *fs_file
2487  If Not dentry Then Return
2490  securityfs_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
2491  dentry = NULL
Caller
NameDescribe
entry_remove_dir