Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dnamespace.c3073 struct path new, old, parent_path, root_parent, root; in SYSCALL_DEFINE2() local
3136 detach_mnt(root_mnt, &root_parent); in SYSCALL_DEFINE2()
3144 attach_mnt(new_mnt, real_mount(root_parent.mnt), root_mp); in SYSCALL_DEFINE2()
3155 path_put(&root_parent); in SYSCALL_DEFINE2()