security_sb_set_mnt_opts
error = security_sb_set_mnt_opts(s, fc->security,
error = security_sb_set_mnt_opts(sb, fc->security, 0, NULL);
int security_sb_set_mnt_opts(struct super_block *sb,
EXPORT_SYMBOL(security_sb_set_mnt_opts);