Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
Dd_path.c399 static void get_fs_root_and_pwd_rcu(struct fs_struct *fs, struct path *root, in get_fs_root_and_pwd_rcu() function
439 get_fs_root_and_pwd_rcu(current->fs, &root, &pwd); in SYSCALL_DEFINE2()