Home
last modified time | relevance | path

Searched refs:security_sb_show_options (Results 1 – 3 of 3) sorted by relevance

/linux/fs/
H A Dproc_namespace.c61 return security_sb_show_options(m, sb); in show_sb_opts()
H A Dnamespace.c5093 err = security_sb_show_options(seq, sb); in statmount_mnt_opts()
5175 err = security_sb_show_options(seq, sb); in statmount_opt_sec_array()
/linux/security/
H A Dsecurity.c1531 int security_sb_show_options(struct seq_file *m, struct super_block *sb) in security_sb_show_options() function