Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Ddtype.h93 #define FS_BOOT 13 /* partition contains bootstrap */ macro
/dragonfly/sbin/disklabel32/
H A Ddisklabel.c1620 if (pp->p_fstype == FS_BOOT)
1622 } else if (pp->p_fstype != FS_BOOT) {
1629 pp->p_fstype = FS_BOOT;