Lines Matching refs:mnt_opts
695 opts->mnt_opts = kcalloc(NUM_SMK_MNT_OPTS, sizeof(char *), GFP_ATOMIC); in smack_parse_opts_str()
696 if (!opts->mnt_opts) in smack_parse_opts_str()
702 kfree(opts->mnt_opts); in smack_parse_opts_str()
707 opts->mnt_opts[num_mnt_opts] = fsdefault; in smack_parse_opts_str()
711 opts->mnt_opts[num_mnt_opts] = fsfloor; in smack_parse_opts_str()
715 opts->mnt_opts[num_mnt_opts] = fshat; in smack_parse_opts_str()
719 opts->mnt_opts[num_mnt_opts] = fsroot; in smack_parse_opts_str()
723 opts->mnt_opts[num_mnt_opts] = fstransmute; in smack_parse_opts_str()
777 skp = smk_import_entry(opts->mnt_opts[i], 0); in smack_set_mnt_opts()
783 skp = smk_import_entry(opts->mnt_opts[i], 0); in smack_set_mnt_opts()
789 skp = smk_import_entry(opts->mnt_opts[i], 0); in smack_set_mnt_opts()
795 skp = smk_import_entry(opts->mnt_opts[i], 0); in smack_set_mnt_opts()
801 skp = smk_import_entry(opts->mnt_opts[i], 0); in smack_set_mnt_opts()