函数逻辑报告 | 
Source Code:security\selinux\selinuxfs.c | 
Create Date:2022-07-27 20:37:39 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:sel_make_avc_files
函数原型:static int sel_make_avc_files(struct dentry *dir)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct dentry * | dir | 
| 1568 | sb等于 The root of the dentry tree | 
| 1569 | fsi等于 Filesystem private info | 
| 1571 | static const struct tree_descr files[] = {{"cache_threshold", & sel_avc_cache_threshold_ops, S_IRUGO | S_IWUSR}, {"hash_stats", & sel_avc_hash_stats_ops, S_IRUGO}, } | 
| 1584 | dentry等于d_alloc_name(dir, name) | 
| 1588 | inode等于sel_make_inode( The root of the dentry tree , S_IFREG | mode) | 
| 1589 | 如果非inode则 | 
| 1594 | rmer ->i_op->default_file_ops 等于ops | 
| 1596 | 添加目录项到哈希队列 | 
| 1599 | 返回:0 | 
| 名称 | 描述 | 
|---|---|
| sel_fill_super | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |