Searched defs:bpb (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/stand/i386/boot2/
H A Dboot1.S65 bpb: .word 512 # sector size (T) label
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_uuencode.c140 size_t bs = 65536, bpb; local
H A Darchive_write_add_filter_bzip2.c171 size_t bs = 65536, bpb; local
H A Darchive_write_add_filter_gzip.c188 size_t bs = 65536, bpb; local
H A Darchive_write_add_filter_b64encode.c151 size_t bs = 65536, bpb; local
H A Darchive_write_add_filter_zstd.c225 size_t bs = ZSTD_CStreamOutSize(), bpb; local
H A Darchive_write_add_filter_lz4.c238 size_t bs = required_size, bpb; local
H A Darchive_write_add_filter_compress.c150 size_t bs = 65536, bpb; local
H A Darchive_write_add_filter_xz.c313 size_t bs = 65536, bpb; local
/freebsd-11-stable/sys/geom/part/
H A Dg_part_mbr.c174 mbr_probe_bpb(u_char *bpb) argument
/freebsd-11-stable/stand/libsa/
H A Ddosfs.c96 DOS_BPB bpb; /* BPB */ member in struct:__anon4060
[all...]
/freebsd-11-stable/sbin/newfs_msdos/
H A Dmkfs_msdos.c148 struct bpb { struct
171 struct bpb bpb; member in struct:__anon1
237 struct bpb bpb; local
865 getstdfmt(const char *fmt, struct bpb *bpb) argument
883 getdiskinfo(int fd, const char *fname, const char *dtype, __unused int oflag, struct bpb *bpb) argument
976 print_bpb(struct bpb *bpb) argument
[all...]

Completed in 112 milliseconds