Searched refs:boot_sector_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dpcfs_bpb.h225 } boot_sector_t; typedef in typeref:union:_ubso
H A Dbpb.c172 boot_sector_t ubpb;
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs_pcfs.h223 } boot_sector_t; typedef in typeref:union:_ubso
H A Dmkfs.c129 static void write_fat32_bootstuff(int fd, boot_sector_t *bsp,
143 static void write_bootsects(int fd, boot_sector_t *bsp, bpb_t *wbpb,
166 static int verify_bootblkfile(char *fn, boot_sector_t *bs,
173 static int copy_bootblk(char *fn, boot_sector_t *bootsect,
1825 boot_sector_t ubpb;
2485 verify_bootblkfile(char *fn, boot_sector_t *bs, ulong_t *blkfilesize)
2580 copy_bootblk(char *fn, boot_sector_t *bootsect, ulong_t *bootblksize)
2969 write_fat32_bootstuff(int fd, boot_sector_t *bsp,
3020 write_bootsects(int fd, boot_sector_t *bsp, bpb_t *wbpb,
3079 boot_sector_t bootsec
[all...]

Completed in 73 milliseconds