Home
last modified time | relevance | path

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

/init/
Ddo_mounts.c355 static int __init do_mount_root(char *name, char *fs, int flags, void *data) in do_mount_root() function
388 int err = do_mount_root(name, p, flags, root_mount_data); in mount_block_root()
455 err = do_mount_root(root_dev, "nfs", in mount_nfs_root()