Lines Matching refs:fstransmute
78 A(fsdefault), A(fsfloor), A(fshat), A(fsroot), A(fstransmute)
566 const char *fstransmute;
614 if (opts->fstransmute)
616 opts->fstransmute = skp->smk_known;
668 ctx->fstransmute = kstrdup(sbsp->smk_root->smk_known, GFP_KERNEL);
669 if (!ctx->fstransmute)
700 dst->fstransmute = src->fstransmute;
863 if (opts->fstransmute) {
864 skp = smk_import_entry(opts->fstransmute, 0);