Searched refs:sb_clone_mnt_opts (Results 1 – 4 of 4) sorted by relevance
981 set_to_cap_if_null(ops, sb_clone_mnt_opts); in security_fixup_ops()
332 return security_ops->sb_clone_mnt_opts(oldsb, newsb); in security_sb_clone_mnt_opts()
1511 int (*sb_clone_mnt_opts) (const struct super_block *oldsb, member
5880 .sb_clone_mnt_opts = selinux_sb_clone_mnt_opts,