Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dfs_struct.h34 static inline void get_fs_pwd(struct fs_struct *fs, struct path *pwd) in get_fs_pwd() function
/linux-4.1.27/fs/cachefiles/
Ddaemon.c575 get_fs_pwd(current->fs, &path); in cachefiles_daemon_cull()
647 get_fs_pwd(current->fs, &path); in cachefiles_daemon_inuse()
/linux-4.1.27/kernel/
Dauditsc.c1744 get_fs_pwd(current->fs, &context->pwd); in __audit_getname()
/linux-4.1.27/fs/proc/
Dbase.c178 get_fs_pwd(task->fs, path); in proc_cwd_link()
/linux-4.1.27/fs/
Dnamei.c1948 get_fs_pwd(current->fs, &nd->path); in path_init()