Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dnamespace.c854 static void attach_mnt(struct mount *mnt, in attach_mnt() function
872 attach_mnt(mnt, parent, mp); in mnt_change_mountpoint()
1750 attach_mnt(q, parent, p->mnt_mp); in copy_tree()
1983 attach_mnt(source_mnt, dest_mnt, dest_mp); in attach_recursive_mnt()
3142 attach_mnt(root_mnt, old_mnt, old_mp); in SYSCALL_DEFINE2()
3144 attach_mnt(new_mnt, real_mount(root_parent.mnt), root_mp); in SYSCALL_DEFINE2()