Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dnamespace.c108 static void attach_mnt(struct vfsmount *mnt, struct nameidata *nd) in attach_mnt() function
441 attach_mnt(q, &nd); in copy_tree()
472 attach_mnt(mnt, nd); in graft_tree()
600 attach_mnt(old_nd.mnt, nd); in do_move_mount()
968 attach_mnt(user_nd.mnt, &old_nd); in sys_pivot_root()
969 attach_mnt(new_nd.mnt, &root_parent); in sys_pivot_root()