Searched refs:attach_mnt (Results 1 – 1 of 1) sorted by relevance
/fs/ |
D | namespace.c | 852 static void attach_mnt(struct mount *mnt, in attach_mnt() function 869 attach_mnt(mnt, parent, mp); in mnt_change_mountpoint() 1822 attach_mnt(q, parent, p->mnt_mp); in copy_tree() 2104 attach_mnt(source_mnt, dest_mnt, dest_mp); in attach_recursive_mnt() 3720 attach_mnt(root_mnt, old_mnt, old_mp); in SYSCALL_DEFINE2() 3722 attach_mnt(new_mnt, root_parent, root_mp); in SYSCALL_DEFINE2()
|