Searched refs:sb_show_options (Results 1 – 3 of 3) sorted by relevance
1467 int (*sb_show_options)(struct seq_file *m, struct super_block *sb); member1806 struct hlist_head sb_show_options; member
394 return call_int_hook(sb_show_options, 0, m, sb); in security_sb_show_options()
6924 LSM_HOOK_INIT(sb_show_options, selinux_sb_show_options),