Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Dd_path.c394 static void get_fs_root_and_pwd_rcu(struct fs_struct *fs, struct path *root, in get_fs_root_and_pwd_rcu() function
434 get_fs_root_and_pwd_rcu(current->fs, &root, &pwd); in SYSCALL_DEFINE2()