Searched refs:sb_set_mnt_opts (Results 1 – 4 of 4) sorted by relevance
905 set_to_cap_if_null(ops, sb_set_mnt_opts); in security_fixup_ops()
282 return security_ops->sb_set_mnt_opts(sb, opts); in security_sb_set_mnt_opts()
1420 int (*sb_set_mnt_opts) (struct super_block *sb, member
5676 .sb_set_mnt_opts = selinux_set_mnt_opts,