Home
last modified time | relevance | path

Searched refs:get_fs_pwd (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Dfs_struct.h35 static inline void get_fs_pwd(struct fs_struct *fs, struct path *pwd) in get_fs_pwd() function
/linux/fs/cachefiles/
H A Ddaemon.c653 get_fs_pwd(current->fs, &path); in cachefiles_daemon_cull()
724 get_fs_pwd(current->fs, &path); in cachefiles_daemon_inuse()
/linux/fs/
H A Dfhandle.c182 get_fs_pwd(current->fs, root); in get_path_anchor()
H A Dnamei.c2735 get_fs_pwd(current->fs, &nd->path); in path_init()
/linux/fs/proc/
H A Dbase.c229 get_fs_pwd(task->fs, path); in proc_cwd_link()