Searched refs:do_mount_root (Results 1 – 3 of 3) sorted by relevance
| /linux/init/ |
| A D | do_mounts.c | 358 static int __init do_mount_root(const char *name, const char *fs, in do_mount_root() function 415 err = do_mount_root(name, p, flags, root_mount_data); in mount_block_root() 474 err = do_mount_root(root_dev, "nfs", in mount_nfs_root() 511 err = do_mount_root(root_dev, "cifs", root_mountflags, in mount_cifs_root() 557 err = do_mount_root(root_device_name, fstype, root_mountflags, in mount_nodev_root()
|
| /linux/ |
| A D | System.map | 121904 ffff8000117816d4 t do_mount_root
|
| A D | .tmp_System.map | 121904 ffff8000117816d4 t do_mount_root
|
Completed in 332 milliseconds