Home
last modified time | relevance | path

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

/Linux-v5.4/fs/overlayfs/
Ddir.c45 static struct dentry *ovl_lookup_temp(struct dentry *workdir) in ovl_lookup_temp()
65 static struct dentry *ovl_whiteout(struct dentry *workdir) in ovl_whiteout()
85 int ovl_cleanup_and_whiteout(struct dentry *workdir, struct inode *dir, in ovl_cleanup_and_whiteout()
203 struct dentry *ovl_create_temp(struct dentry *workdir, struct ovl_cattr *attr) in ovl_create_temp()
333 struct dentry *workdir = ovl_workdir(dentry); in ovl_clear_empty() local
432 struct dentry *workdir = ovl_workdir(dentry); in ovl_create_over_whiteout() local
715 struct dentry *workdir = ovl_workdir(dentry); in ovl_remove_and_whiteout() local
Dovl_entry.h11 char *workdir; member
54 struct dentry *workdir; member
Dsuper.c824 static bool ovl_workdir_ok(struct dentry *workdir, struct dentry *upperdir) in ovl_workdir_ok()
869 struct dentry *workdir = ovl_workdir(dentry); in ovl_posix_acl_xattr_set() local
Dcopy_up.c394 struct dentry *workdir; member
Dutil.c818 int ovl_lock_rename_workdir(struct dentry *workdir, struct dentry *upperdir) in ovl_lock_rename_workdir()