Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfs_struct.h35 static inline void get_fs_pwd(struct fs_struct *fs, struct path *pwd) in get_fs_pwd() function
/Linux-v4.19/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-v4.19/kernel/
Dauditsc.c1764 get_fs_pwd(current->fs, &context->pwd); in __audit_getname()
/Linux-v4.19/fs/proc/
Dbase.c187 get_fs_pwd(task->fs, path); in proc_cwd_link()
/Linux-v4.19/fs/
Dnamei.c2223 get_fs_pwd(current->fs, &nd->path); in path_init()