Searched refs:bootsector (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/fs/msdosfs/
H A Dbootsect.h73 union bootsector { union
H A Dmsdosfs_vfsops.c400 union bootsector *bsp;
443 bsp = (union bootsector *)bp->b_data;
474 * bootsector. Copy in the dos 5 variant of the bpb then fix up
631 * Release the bootsector buffer.
/freebsd-12-stable/usr.sbin/makefs/msdos/
H A Dmsdosfs_vfsops.c83 union bootsector *bsp;
96 bsp = (union bootsector *)bp->b_data;
114 * bootsector. Copy in the dos 5 variant of the bpb then fix up
259 * Release the bootsector buffer.

Completed in 66 milliseconds