Home
last modified time | relevance | path

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

/linux-2.6.39/fs/
Dnamespace.c2560 struct path new, old, parent_path, root_parent, root; in SYSCALL_DEFINE2() local
2624 detach_mnt(root.mnt, &root_parent); in SYSCALL_DEFINE2()
2628 attach_mnt(new.mnt, &root_parent); in SYSCALL_DEFINE2()
2636 path_put(&root_parent); in SYSCALL_DEFINE2()