Searched refs:security_sb_set_mnt_opts (Results 1 – 3 of 3) sorted by relevance
142 error = security_sb_set_mnt_opts(s, fc->security, in nfs_get_root()
1121 * security_sb_set_mnt_opts() - Set the mount options for a filesystem in security_sb_set_mnt_opts() 1131 int security_sb_set_mnt_opts(struct super_block *sb,1147 EXPORT_SYMBOL(security_sb_set_mnt_opts);1106 int security_sb_set_mnt_opts(struct super_block *sb, security_sb_set_mnt_opts() function
1779 error = security_sb_set_mnt_opts(sb, fc->security, 0, NULL); in vfs_get_tree()