Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dnamespace.c2980 struct path new, old, parent_path, root_parent, root; in SYSCALL_DEFINE2() local
3043 detach_mnt(root_mnt, &root_parent); in SYSCALL_DEFINE2()
3051 attach_mnt(new_mnt, real_mount(root_parent.mnt), root_mp); in SYSCALL_DEFINE2()
3062 path_put(&root_parent); in SYSCALL_DEFINE2()