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