newfs_msdos.c | 155 struct bpb { struct 178 struct bpb bpb; member in struct:__anon25857 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)); [all...] |