Searched refs:get_fs_root (Results 1 – 9 of 9) sorted by relevance
| /Linux-v6.6/include/linux/ |
| D | fs_struct.h | 27 static inline void get_fs_root(struct fs_struct *fs, struct path *root) in get_fs_root() function
|
| /Linux-v6.6/security/apparmor/ |
| D | path.c | 121 get_fs_root(current->fs, &root); in d_namespace_path()
|
| /Linux-v6.6/fs/ |
| D | kernel_read_file.c | 160 get_fs_root(init_task.fs, &root); in kernel_read_file_from_path_initns()
|
| D | proc_namespace.c | 271 get_fs_root(task->fs, &root); in mounts_open_common()
|
| D | coredump.c | 699 get_fs_root(init_task.fs, &root); in do_coredump()
|
| D | namespace.c | 4191 get_fs_root(current->fs, &root); in SYSCALL_DEFINE2() 4807 get_fs_root(current->fs, &fs_root); in current_chrooted()
|
| D | namei.c | 953 get_fs_root(fs, &nd->root); in set_root()
|
| /Linux-v6.6/drivers/crypto/ccp/ |
| D | sev-dev.c | 186 get_fs_root(init_task.fs, &root); in open_file_as_root()
|
| /Linux-v6.6/fs/proc/ |
| D | base.c | 179 get_fs_root(task->fs, root); in get_task_root()
|