Searched refs:security_sb_show_options (Results 1 – 3 of 3) sorted by relevance
61 return security_sb_show_options(m, sb); in show_sb_opts()
5093 err = security_sb_show_options(seq, sb); in statmount_mnt_opts()5175 err = security_sb_show_options(seq, sb); in statmount_opt_sec_array()
1531 int security_sb_show_options(struct seq_file *m, struct super_block *sb) in security_sb_show_options() function