Home
last modified time | relevance | path

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

/fs/
Dnamespace.c716 static void attach_mnt(struct mount *mnt, in attach_mnt() function
1426 attach_mnt(q, parent, p->mnt_mp); in copy_tree()
1592 attach_mnt(source_mnt, dest_mnt, dest_mp); in attach_recursive_mnt()
2683 attach_mnt(root_mnt, old_mnt, old_mp); in SYSCALL_DEFINE2()
2685 attach_mnt(new_mnt, real_mount(root_parent.mnt), root_mp); in SYSCALL_DEFINE2()