Home
last modified time | relevance | path

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

/system/core/toolbox/
Dnewfs_msdos.c155 struct bpb { struct
178 struct bpb bpb; argument
252 struct bpb bpb; in newfs_msdos_main() local
781 static void getstdfmt(const char *fmt, struct bpb *bpb) in getstdfmt()
798 __unused int oflag,struct bpb *bpb) in getdiskinfo()
848 __unused int oflag, struct bpb *bpb) in getdiskinfo()
928 static void print_bpb(struct bpb *bpb) in print_bpb()