Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/fs/overlayfs/
Ddir.c48 static struct dentry *ovl_lookup_temp(struct dentry *workdir) in ovl_lookup_temp()
68 static struct dentry *ovl_whiteout(struct dentry *workdir) in ovl_whiteout()
88 int ovl_cleanup_and_whiteout(struct dentry *workdir, struct inode *dir, in ovl_cleanup_and_whiteout()
206 struct dentry *ovl_create_temp(struct dentry *workdir, struct ovl_cattr *attr) in ovl_create_temp()
336 struct dentry *workdir = ovl_workdir(dentry); in ovl_clear_empty() local
436 struct dentry *workdir = ovl_workdir(dentry); in ovl_create_over_whiteout() local
720 struct dentry *workdir = ovl_workdir(dentry); in ovl_remove_and_whiteout() local
Dovl_entry.h14 char *workdir; member
57 struct dentry *workdir; member
Dsuper.c828 static bool ovl_workdir_ok(struct dentry *workdir, struct dentry *upperdir) in ovl_workdir_ok()
873 struct dentry *workdir = ovl_workdir(dentry); in ovl_posix_acl_xattr_set() local
Dcopy_up.c397 struct dentry *workdir; member
Dutil.c850 int ovl_lock_rename_workdir(struct dentry *workdir, struct dentry *upperdir) in ovl_lock_rename_workdir()
/kernel/linux/linux-5.10/fs/overlayfs/
Ddir.c45 struct dentry *ovl_lookup_temp(struct dentry *workdir) in ovl_lookup_temp()
69 struct dentry *workdir = ofs->workdir; in ovl_whiteout() local
227 struct dentry *ovl_create_temp(struct dentry *workdir, struct ovl_cattr *attr) in ovl_create_temp()
362 struct dentry *workdir = ovl_workdir(dentry); in ovl_clear_empty() local
461 struct dentry *workdir = ovl_workdir(dentry); in ovl_create_over_whiteout() local
747 struct dentry *workdir = ovl_workdir(dentry); in ovl_remove_and_whiteout() local
Dovl_entry.h11 char *workdir; member
58 struct dentry *workdir; member
Dsuper.c909 static bool ovl_workdir_ok(struct dentry *workdir, struct dentry *upperdir) in ovl_workdir_ok()
954 struct dentry *workdir = ovl_workdir(dentry); in ovl_posix_acl_xattr_set() local
1179 static int ovl_check_rename_whiteout(struct dentry *workdir) in ovl_check_rename_whiteout()
1278 struct dentry *temp, *workdir; in ovl_make_workdir() local
Dcopy_up.c444 struct dentry *workdir; member
Dutil.c837 int ovl_lock_rename_workdir(struct dentry *workdir, struct dentry *upperdir) in ovl_lock_rename_workdir()
/kernel/liteos_a/fs/include/fs/
Dfd_table.h60 char workdir[PATH_MAX]; member