Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/hid/
H A Dhid_common.h313 static bool match_sysfs_device(struct uhid_device *hid, const char *workdir, struct dirent *dir) in match_sysfs_device()
347 const char *workdir = "/sys/devices/virtual/misc/uhid"; in get_hid_id() local
379 const char *workdir = "/sys/devices/virtual/misc/uhid"; in get_hidraw() local
/linux/fs/overlayfs/
H A Dsuper.c442 static bool ovl_workdir_ok(struct dentry *workdir, struct dentry *upperdir) in ovl_workdir_ok()
559 struct dentry *workdir = ofs->workdir; in ovl_check_rename_whiteout() local
658 struct dentry *workdir; in ovl_make_workdir() local
H A Dovl_entry.h10 char *workdir; member
69 struct dentry *workdir; member
H A Dcopy_up.c587 struct dentry *workdir; member
H A Dutil.c1223 int ovl_lock_rename_workdir(struct dentry *workdir, struct dentry *upperdir) in ovl_lock_rename_workdir()