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