Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dfs_struct.h27 static inline void get_fs_root(struct fs_struct *fs, struct path *root) in get_fs_root() function
/linux-5.19.10/security/apparmor/
Dpath.c121 get_fs_root(current->fs, &root); in d_namespace_path()
/linux-5.19.10/fs/
Dkernel_read_file.c160 get_fs_root(init_task.fs, &root); in kernel_read_file_from_path_initns()
Dproc_namespace.c271 get_fs_root(task->fs, &root); in mounts_open_common()
Dcoredump.c691 get_fs_root(init_task.fs, &root); in do_coredump()
Dnamespace.c3893 get_fs_root(current->fs, &root); in SYSCALL_DEFINE2()
4507 get_fs_root(current->fs, &fs_root); in current_chrooted()
Dnamei.c939 get_fs_root(fs, &nd->root); in set_root()
/linux-5.19.10/drivers/crypto/ccp/
Dsev-dev.c182 get_fs_root(init_task.fs, &root); in open_file_as_root()
/linux-5.19.10/fs/proc/
Dbase.c178 get_fs_root(task->fs, root); in get_task_root()