Lines Matching refs:upperdir
150 fsparam_string("upperdir", Opt_upperdir),
305 return invalfc(fc, "filesystem on %s not supported as upperdir", name);
354 swap(config->upperdir, *pname);
780 kfree(ofs->config.upperdir);
798 if (!config->upperdir) {
812 if (!config->upperdir && config->ovl_volatile) {
817 if (!config->upperdir && config->uuid == OVL_UUID_ON) {
838 if (!config->upperdir && config->redirect_mode == OVL_REDIRECT_FOLLOW)
869 if (!config->upperdir &&
986 if (ofs->config.upperdir) {
987 seq_show_option(m, "upperdir", ofs->config.upperdir);