Home
last modified time | relevance | path

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

/Linux-v6.6/init/
Ddo_mounts.c331 static bool __init fs_is_nodev(char *fstype) in fs_is_nodev() function
359 if (!fs_is_nodev(fstype)) in mount_nodev_root()