Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dnamespace.c2789 static int do_add_mount(struct mount *newmnt, struct mountpoint *mp, in do_add_mount() function
2853 error = do_add_mount(real_mount(mnt), mp, mountpoint, mnt_flags); in do_new_mount_fc()
2967 err = do_add_mount(mnt, mp, path, path->mnt->mnt_flags | MNT_SHRINKABLE); in finish_automount()
/kernel/linux/linux-6.6/fs/
H A Dnamespace.c3225 static int do_add_mount(struct mount *newmnt, struct mountpoint *mp, in do_add_mount() function
3288 error = do_add_mount(real_mount(mnt), mp, mountpoint, mnt_flags); in do_new_mount_fc()
3399 err = do_add_mount(mnt, mp, path, path->mnt->mnt_flags | MNT_SHRINKABLE); in finish_automount()

Completed in 15 milliseconds