Function report | 
Source Code:security\selinux\hooks.c | 
Create Date:2022-07-28 18:53:16 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:selinux_is_genfs_special_handling
Proto:static int selinux_is_genfs_special_handling(struct super_block *sb)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct super_block * | sb | 
| 499 | Return Not strcmp(name, "sysfs") || Not strcmp(name, "pstore") || Not strcmp(name, "debugfs") || Not strcmp(name, "tracefs") || Not strcmp(name, "rootfs") || selinux_policycap_cgroupseclabel() && ( Not strcmp(name, "cgroup") || Not strcmp(name, "cgroup2") ) | 
| Name | Describe | 
|---|---|
| selinux_is_sblabel_mnt | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |