Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/sys/disk/
Dbsd.h169 #define FS_BOOT 13 /* partition contains bootstrap */ macro
/freebsd-12-stable/sbin/newfs/
Dnewfs.c372 if (pp->p_fstype == FS_BOOT) in main()