Searched refs:do_kern_mount (Results 1 – 1 of 1) sorted by relevance
1799 do_kern_mount(const char *fstype, int flags, const char *name, void *data) in do_kern_mount() function1865 mnt = do_kern_mount(type, flags, name, data); in do_new_mount()2542 mnt = do_kern_mount("rootfs", 0, "rootfs", NULL); in init_mount_tree()