Home
last modified time | relevance | path

Searched defs:workdir (Results 1 – 4 of 4) 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 Dovl_entry.h10 char *workdir; member
69 struct dentry *workdir; member
H A Dcopy_up.c587 struct dentry *workdir; member
H A Dutil.c1220 int ovl_lock_rename_workdir(struct dentry *workdir, struct dentry *upperdir) in ovl_lock_rename_workdir()