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

/linux-master/fs/overlayfs/
H A Dovl_entry.h10 char *workdir; member in struct:ovl_config
69 struct dentry *workdir; member in struct:ovl_fs
H A Ddir.c45 struct dentry *ovl_lookup_temp(struct ovl_fs *ofs, struct dentry *workdir) argument
69 struct dentry *workdir = ofs->workdir; local
227 ovl_create_temp(struct ovl_fs *ofs, struct dentry *workdir, struct ovl_cattr *attr) argument
365 struct dentry *workdir = ovl_workdir(dentry); local
449 struct dentry *workdir = ovl_workdir(dentry); local
745 struct dentry *workdir = ovl_workdir(dentry); local
[all...]
H A Dsuper.c429 static bool ovl_workdir_ok(struct dentry *workdir, struct dentry *upperdir) argument
546 struct dentry *workdir local
645 struct dentry *workdir; local
[all...]
H A Dinode.c541 struct dentry *workdir = ovl_workdir(dentry); local
H A Dcopy_up.c571 struct dentry *workdir; member in struct:ovl_copy_up_ctx
[all...]
H A Dutil.c1212 int ovl_lock_rename_workdir(struct dentry *workdir, struct dentry *upperdir) argument
/linux-master/tools/testing/selftests/hid/
H A Dhid_bpf.c320 static bool match_sysfs_device(int dev_id, const char *workdir, struct dirent *dir) argument
352 const char *workdir = "/sys/devices/virtual/misc/uhid"; local
384 const char *workdir = "/sys/devices/virtual/misc/uhid"; local

Completed in 558 milliseconds