Searched refs:do_add_mount (Results 1 – 2 of 2) sorted by relevance
3610 static int do_add_mount(struct mount *newmnt, const struct pinned_mountpoint *mp, in do_add_mount() function3670 error = do_add_mount(real_mount(mnt), &mp, mnt_flags); in do_new_mount_fc()3781 err = do_add_mount(mnt, &mp, path->mnt->mnt_flags | MNT_SHRINKABLE); in finish_automount()
941 There are two exceptions: do_add_mount() and clone_mnt().