Home
last modified time | relevance | path

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

/linux-6.12.1/init/
Ddo_mounts.h16 void mount_root(char *root_device_name);
Ddo_mounts.c388 void __init mount_root(char *root_device_name) in mount_root() function
491 mount_root(saved_root_name); in prepare_namespace()
Ddo_mounts_initrd.c120 mount_root(root_device_name); in handle_initrd()