Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Ddisklabel.h251 #define FS_OTHER 10 /* in use, but unknown/unsupported */ macro
/openbsd/sys/arch/sparc64/stand/ofwboot/
H A Dofdev.c242 FS_OTHER, /* c - whole disk */
/openbsd/sys/kern/
H A Dsubr_disk.c589 return FS_OTHER; in gpt_get_fstype()
731 return FS_OTHER; in mbr_get_fstype()
/openbsd/sbin/disklabel/
H A Deditor.c1712 pp->p_fstype = FS_OTHER; in get_fstype()
1743 pp->p_fstype == FS_OTHER || in get_mp()