Home
last modified time | relevance | path

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

/linux/init/
H A Ddo_mounts.c333 static bool __init fs_is_nodev(char *fstype) in fs_is_nodev() function
361 if (!fs_is_nodev(fstype)) in mount_nodev_root()