Home
last modified time | relevance | path

Searched defs:upperdir (Results 1 – 3 of 3) sorted by relevance

/linux/fs/overlayfs/
H A Dovl_entry.h9 char *upperdir; member
H A Dcopy_up.c599 struct dentry *upperdir = ovl_dentry_upper(c->parent); in ovl_link_up() local
H A Dsuper.c458 static bool ovl_workdir_ok(struct dentry *workdir, struct dentry *upperdir) in ovl_workdir_ok()