Home
last modified time | relevance | path

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

/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()