Home
last modified time | relevance | path

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

/linux-6.12.1/init/
Ddo_mounts.c132 static int __init split_fs_names(char *page, size_t size) in split_fs_names() function
195 num_fs = split_fs_names(fs_names, PAGE_SIZE); in mount_root_generic()
355 num_fs = split_fs_names(fs_names, PAGE_SIZE); in mount_nodev_root()