Home
last modified time | relevance | path

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

/src/sys/sys/disk/ !
H A Dbsd.h166 #define FS_BOOT 13 /* partition contains bootstrap */ macro
/src/sbin/newfs/ !
H A Dnewfs.c367 if (pp->p_fstype == FS_BOOT) in main()