Home
last modified time | relevance | path

Searched refs:get_fs_root (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dfs_struct.h27 static inline void get_fs_root(struct fs_struct *fs, struct path *root) in get_fs_root() function
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dpath.c121 get_fs_root(current->fs, &root); in d_namespace_path()
/OK3568_Linux_fs/kernel/fs/
H A Dkernel_read_file.c160 get_fs_root(init_task.fs, &root); in kernel_read_file_from_path_initns()
H A Dproc_namespace.c268 get_fs_root(task->fs, &root); in mounts_open_common()
H A Dcoredump.c757 get_fs_root(init_task.fs, &root); in do_coredump()
H A Dnamespace.c3734 get_fs_root(current->fs, &root); in SYSCALL_DEFINE2()
3939 get_fs_root(current->fs, &fs_root); in current_chrooted()
H A Dnamei.c951 get_fs_root(fs, &nd->root); in set_root()
/OK3568_Linux_fs/kernel/fs/proc/
H A Dbase.c179 get_fs_root(task->fs, root); in get_task_root()