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

/system/core/toolbox/
H A Dnewfs_msdos.c155 struct bpb { struct
178 struct bpb bpb; member in struct:__anon1693
225 static void getstdfmt(const char *, struct bpb *);
226 static void getdiskinfo(int, const char *, const char *, int, struct bpb *);
227 static void print_bpb(struct bpb *);
252 struct bpb bpb; local
396 memset(&bpb, 0, sizeof(bpb));
782 getstdfmt(const char *fmt, struct bpb *bpb) argument
798 getdiskinfo(int fd, const char *fname, const char *dtype, __unused int oflag,struct bpb *bpb) argument
848 getdiskinfo(int fd, const char *fname, const char *dtype, __unused int oflag, struct bpb *bpb) argument
929 print_bpb(struct bpb *bpb) argument
[all...]

Completed in 287 milliseconds