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

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

Completed in 153 milliseconds