Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dfs_struct.h26 static inline void get_fs_root(struct fs_struct *fs, struct path *root) in get_fs_root() function
/linux-4.4.14/security/apparmor/
Dpath.c84 get_fs_root(current->fs, &root); in d_namespace_path()
/linux-4.4.14/fs/
Dproc_namespace.c263 get_fs_root(task->fs, &root); in mounts_open_common()
Dcoredump.c686 get_fs_root(init_task.fs, &root); in do_coredump()
Dnamespace.c3000 get_fs_root(current->fs, &root); in SYSCALL_DEFINE2()
3198 get_fs_root(current->fs, &fs_root); in current_chrooted()
Dnamei.c810 get_fs_root(current->fs, &nd->root); in set_root()
/linux-4.4.14/fs/proc/
Dbase.c163 get_fs_root(task->fs, root); in get_task_root()