Searched refs:lowerdir_all (Results 1 – 3 of 3) sorted by relevance
35 char *lowerdir_all; /* user provided lowerdir string */ member
333 if (ctx->lowerdir_all && layer != Opt_lowerdir) in ovl_mount_dir_check()500 kfree(ctx->lowerdir_all); in ovl_reset_lowerdirs()501 ctx->lowerdir_all = NULL; in ovl_reset_lowerdirs()545 ctx->lowerdir_all = kstrdup(name, GFP_KERNEL); in ovl_parse_param_lowerdir()546 if (!ctx->lowerdir_all) in ovl_parse_param_lowerdir()
1411 ofs->config.lowerdirs[0] = ctx->lowerdir_all; in ovl_fill_super_creds()1412 ctx->lowerdir_all = NULL; in ovl_fill_super_creds()