Searched refs:sb_show_options (Results 1 – 4 of 4) sorted by relevance
975 set_to_cap_if_null(ops, sb_show_options); in security_fixup_ops()
295 return security_ops->sb_show_options(m, sb); in security_sb_show_options()
1500 int (*sb_show_options) (struct seq_file *m, struct super_block *sb); member
5875 .sb_show_options = selinux_sb_show_options,