Searched refs:netbsd_mount_type (Results 1 – 1 of 1) sorted by relevance
63 static const char * const netbsd_mount_type[] = { in convert_from_freebsd_mount_type() local86 if (type < 0 || type >= ARRAY_LENGTH(netbsd_mount_type)) in convert_from_freebsd_mount_type()88 return (netbsd_mount_type[type]); in convert_from_freebsd_mount_type()