Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/disk/
H A Dbsd.h168 #define FS_BOOT 13 /* partition contains bootstrap */ macro
/freebsd-14.2/sbin/newfs/
H A Dnewfs.c374 if (pp->p_fstype == FS_BOOT) in main()