Searched refs:bpb (Results 1 - 1 of 1) sorted by last modified time

/system/core/toolbox/
H A Dnewfs_msdos.c155 struct bpb { struct
178 struct bpb bpb; member in struct:__anon484
225 static void getstdfmt(const char *, struct bpb *);
227 struct bpb *);
228 static void print_bpb(struct bpb *);
260 struct bpb bpb; local
396 memset(&bpb, 0, sizeof(bpb));
768 getstdfmt(const char *fmt, struct bpb *bpb) argument
785 getdiskinfo(int fd, const char *fname, const char *dtype, __unused int oflag, struct bpb *bpb) argument
828 getdiskinfo(int fd, const char *fname, const char *dtype, __unused int oflag, struct bpb *bpb) argument
910 print_bpb(struct bpb *bpb) argument
[all...]

Completed in 49 milliseconds