Searched refs:security_sb_set_mnt_opts (Results 1 – 2 of 2) sorted by relevance
1131 int security_sb_set_mnt_opts(struct super_block *sb, in security_sb_set_mnt_opts() function1147 EXPORT_SYMBOL(security_sb_set_mnt_opts);
1779 error = security_sb_set_mnt_opts(sb, fc->security, 0, NULL); in vfs_get_tree()