Home
last modified time | relevance | path

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

/openbsd/sbin/fsck/
H A Dfsck.c267 vfstype = MOUNT_UFS; in checkfs()
/openbsd/sys/sys/
H A Dmount.h316 #define MOUNT_UFS MOUNT_FFS /* for compatibility */ macro