Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/fs/cachefiles/
H A Ddaemon.c572 get_fs_pwd(current->fs, &path); in cachefiles_daemon_cull()
644 get_fs_pwd(current->fs, &path); in cachefiles_daemon_inuse()
/OK3568_Linux_fs/kernel/kernel/
H A Dauditsc.c1952 get_fs_pwd(current->fs, &context->pwd); in _audit_getcwd()
/OK3568_Linux_fs/kernel/fs/proc/
H A Dbase.c194 get_fs_pwd(task->fs, path); in proc_cwd_link()
/OK3568_Linux_fs/kernel/fs/
H A Dnamei.c2356 get_fs_pwd(current->fs, &nd->path); in path_init()