Home
last modified time | relevance | path

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

/linux-4.1.27/fs/overlayfs/
Ddir.c34 struct dentry *ovl_lookup_temp(struct dentry *workdir, struct dentry *dentry) in ovl_lookup_temp()
52 static struct dentry *ovl_whiteout(struct dentry *workdir, in ovl_whiteout()
192 static int ovl_lock_rename_workdir(struct dentry *workdir, in ovl_lock_rename_workdir()
215 struct dentry *workdir = ovl_workdir(dentry); in ovl_clear_empty() local
320 struct dentry *workdir = ovl_workdir(dentry); in ovl_create_over_whiteout() local
506 struct dentry *workdir = ovl_workdir(dentry); in ovl_remove_and_whiteout() local
Dcopy_up.c207 static int ovl_copy_up_locked(struct dentry *workdir, struct dentry *upperdir, in ovl_copy_up_locked()
303 struct dentry *workdir = ovl_workdir(dentry); in ovl_copy_up_one() local
Dsuper.c33 char *workdir; member
41 struct dentry *workdir; member
791 static bool ovl_workdir_ok(struct dentry *workdir, struct dentry *upperdir) in ovl_workdir_ok()