Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamespace.c3688 static int do_add_mount(struct mount *newmnt, struct mountpoint *mp, in do_add_mount() function
3748 error = do_add_mount(real_mount(mnt), mp.mp, in do_new_mount_fc()
3855 err = do_add_mount(mnt, mp.mp, path, in finish_automount()
/linux/Documentation/filesystems/
H A Dsharedsubtree.rst944 There are two exceptions: do_add_mount() and clone_mnt().