Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamespace.c3717 static int do_add_mount(struct mount *newmnt, const struct pinned_mountpoint *mp, in do_move_mount_old()
3777 error = do_add_mount(real_mount(mnt), &mp, mnt_flags); in do_new_mount_fc()
3898 err = do_add_mount(mnt, &mp, path->mnt->mnt_flags | MNT_SHRINKABLE); in finish_automount()
3722 static int do_add_mount(struct mount *newmnt, const struct pinned_mountpoint *mp, do_add_mount() function