函数逻辑报告 |
Source Code:security\inode.c |
Create Date:2022-07-27 20:14:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称: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
函数原型:void securityfs_remove(struct dentry *dentry)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct dentry * | dentry |
302 | dir等于获得目录项的索引节点 |
303 | inode_lock(dir) |
304 | 如果simple_positive(dentry)则 |
311 | inode_unlock(dir) |
312 | simple_release_fs( & mount, & mount_count) |
名称 | 描述 |
---|---|
entry_remove_file | ry_remove_file - drop a single file entry in the apparmor securityfs*@fs_file: aa_sfs_entry to detach from the securityfs (NOT NULL) |
safesetid_init_securityfs | |
ima_release_policy | ma_release_policy - start using the new measure policy rules.* Initially, ima_measure points to the default policy rules, now* point to the new policy rules, and remove the securityfs policy file,* assuming a valid policy. |
ima_fs_init | |
evm_init_secfs |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |