Searched defs:wbpb (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/ |
H A D | mkfs_main.c | 382 fill_fat32_bpb(bpb_t *wbpb) in fill_fat32_bpb() 426 fill_bpb_sizes(bpb_t *wbpb, struct ipart part[], int partno, off64_t offset) in fill_bpb_sizes() 509 seek_partn(int fd, char *pn, bpb_t *wbpb, off64_t *seekto) in seek_partn() 826 seek_nofdisk(int fd, bpb_t *wbpb, off64_t *seekto) in seek_nofdisk() 859 set_fat_string(bpb_t *wbpb, int fatsize) in set_fat_string() 881 prepare_image_file(const char *fn, bpb_t *wbpb) in prepare_image_file() 994 floppy_bpb_fillin(bpb_t *wbpb, int diam, int hds, int spt) in floppy_bpb_fillin() 1110 lookup_floppy(struct fd_char *fdchar, bpb_t *wbpb) in lookup_floppy() 1187 compute_cluster_size(bpb_t *wbpb) in compute_cluster_size() 1400 find_fixed_details(int fd, bpb_t *wbpb) in find_fixed_details() [all …]
|
/illumos-gate/usr/src/cmd/fs.d/pcfs/common/ |
H A D | pcfs_common.c | 239 swap_pack_grabbpb(bpb_t *wbpb, struct _boot_sector *bsp) in swap_pack_grabbpb() 284 swap_pack_grab32bpb(bpb_t *wbpb, struct _boot_sector *bsp) in swap_pack_grab32bpb()
|