Searched refs:lowerdir_all (Results 1 – 2 of 2) 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()