Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dfs_struct.h35 static inline void get_fs_pwd(struct fs_struct *fs, struct path *pwd) in get_fs_pwd() function
/linux-4.19.296/fs/cachefiles/
Ddaemon.c576 get_fs_pwd(current->fs, &path); in cachefiles_daemon_cull()
648 get_fs_pwd(current->fs, &path); in cachefiles_daemon_inuse()
/linux-4.19.296/fs/proc/
Dbase.c187 get_fs_pwd(task->fs, path); in proc_cwd_link()
/linux-4.19.296/fs/
Dnamei.c2224 get_fs_pwd(current->fs, &nd->path); in path_init()