Home
last modified time | relevance | path

Searched defs:pwd (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/
Dfs_struct.h15 struct path root, pwd; member
35 static inline void get_fs_pwd(struct fs_struct *fs, struct path *pwd) in get_fs_pwd()
/linux-4.19.296/fs/
Dd_path.c395 struct path *pwd) in get_fs_root_and_pwd_rcu()
427 struct path pwd, root; in SYSCALL_DEFINE2() local