函数逻辑报告 | 
Source Code:security\selinux\hooks.c | 
Create Date:2022-07-27 20:26:08 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:selinux_is_sblabel_mnt
函数原型:static int selinux_is_sblabel_mnt(struct super_block *sb)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct super_block * | sb | 
| 511 | sbsec等于s_security | 
| 520 | 当: labeling behavior 恒等于use xattr | 
| 524 | 返回:1 | 
| 526 | 当: labeling behavior 恒等于use the genfs support | 
| 527 | 返回:selinux_is_genfs_special_handling(sb) | 
| 531 | 当: labeling behavior 恒等于 labeling support | 
| 532 | 默认 | 
| 533 | 返回:0 | 
| 名称 | 描述 | 
|---|---|
| sb_finish_set_opts | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |