Searched refs:sb_clone_mnt_opts (Results 1 – 3 of 3) sorted by relevance
1351 int (*sb_clone_mnt_opts)(const struct super_block *oldsb, member1649 struct list_head sb_clone_mnt_opts; member
335 return call_int_hook(sb_clone_mnt_opts, 0, oldsb, newsb); in security_sb_clone_mnt_opts()1590 .sb_clone_mnt_opts =1591 LIST_HEAD_INIT(security_hook_heads.sb_clone_mnt_opts),
5892 LSM_HOOK_INIT(sb_clone_mnt_opts, selinux_sb_clone_mnt_opts),