Function report |
Source Code:security\selinux\hooks.c |
Create Date:2022-07-28 18:53:17 |
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_sblabel_mnt
Proto:static int selinux_is_sblabel_mnt(struct super_block *sb)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct super_block * | sb |
511 | sbsec = s_security |
520 | Case labeling behavior == use xattr |
522 | Case labeling behavior == use task SIDs, e.g. pipefs/sockfs |
523 | Case labeling behavior == use native label support |
524 | Return 1 |
526 | Case labeling behavior == use the genfs support |
527 | Return selinux_is_genfs_special_handling(sb) |
530 | Case labeling behavior == use mountpoint labeling |
531 | Case labeling behavior == labeling support |
532 | Default |
533 | Return 0 |
Name | Describe |
---|---|
sb_finish_set_opts |
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 |