Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dnamespace.c2971 struct path new, old, parent_path, root_parent, root; in SYSCALL_DEFINE2() local
3034 detach_mnt(root_mnt, &root_parent); in SYSCALL_DEFINE2()
3042 attach_mnt(new_mnt, real_mount(root_parent.mnt), root_mp); in SYSCALL_DEFINE2()
3053 path_put(&root_parent); in SYSCALL_DEFINE2()