Searched refs:sb_alloc_security (Results 1 – 4 of 4) sorted by relevance
1336 int (*sb_alloc_security)(struct super_block *sb); member1638 struct list_head sb_alloc_security; member
271 return call_int_hook(sb_alloc_security, 0, sb); in security_sb_alloc()1574 .sb_alloc_security =1575 LIST_HEAD_INIT(security_hook_heads.sb_alloc_security),
4583 LSM_HOOK_INIT(sb_alloc_security, smack_sb_alloc_security),
5882 LSM_HOOK_INIT(sb_alloc_security, selinux_sb_alloc_security),