mkfs_msdos.c | 162 struct bpb { struct 186 struct bpb bpb; member in struct:__anonadced1c60108 237 static int getstdfmt(const char *, struct bpb *); 238 static int getbpbinfo(int, const char *, const char *, int, struct bpb *, off_t); 239 static void print_bpb(struct bpb *); 252 struct bpb bpb; local in function:mkfs_msdos 315 memset(&bpb, 0, sizeof(bpb)); [all...] |