Searched refs:sb_alloc_security (Results 1 – 4 of 4) sorted by relevance
1462 int (*sb_alloc_security)(struct super_block *sb); member1801 struct hlist_head sb_alloc_security; member
368 return call_int_hook(sb_alloc_security, 0, sb); in security_sb_alloc()
4661 LSM_HOOK_INIT(sb_alloc_security, smack_sb_alloc_security),
6919 LSM_HOOK_INIT(sb_alloc_security, selinux_sb_alloc_security),