Home
last modified time | relevance | path

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

/linux-6.1.9/init/
Ddo_mounts.c526 static bool __init fs_is_nodev(char *fstype) in fs_is_nodev() function
554 if (!fs_is_nodev(fstype)) in mount_nodev_root()