Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dfs_struct.h35 static inline void get_fs_pwd(struct fs_struct *fs, struct path *pwd) in get_fs_pwd() function
/linux-6.6.21/fs/cachefiles/
Ddaemon.c640 get_fs_pwd(current->fs, &path); in cachefiles_daemon_cull()
711 get_fs_pwd(current->fs, &path); in cachefiles_daemon_inuse()
/linux-6.6.21/kernel/
Dauditsc.c2193 get_fs_pwd(current->fs, &context->pwd); in audit_alloc_name()
/linux-6.6.21/fs/proc/
Dbase.c194 get_fs_pwd(task->fs, path); in proc_cwd_link()
/linux-6.6.21/fs/
Dnamei.c2412 get_fs_pwd(current->fs, &nd->path); in path_init()