Searched refs:BADTYPE (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sbin/fsck/
H A Dfsck.c191 #define BADTYPE(type) \ macro
226 if (BADTYPE(fs->fs_type))
253 if (BADTYPE(fs->fs_type))
/freebsd-13-stable/sbin/mount/
H A Dmount.c309 #define BADTYPE(type) \ macro
324 if (BADTYPE(fs->fs_type))
416 if (BADTYPE(fs->fs_type))

Completed in 105 milliseconds