Home
last modified time | relevance | path

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

/fs/
Dnamespace.c2180 struct path new, old, parent_path, root_parent, root; in SYSCALL_DEFINE2() local
2252 detach_mnt(root.mnt, &root_parent); in SYSCALL_DEFINE2()
2256 attach_mnt(new.mnt, &root_parent); in SYSCALL_DEFINE2()
2262 path_put(&root_parent); in SYSCALL_DEFINE2()