Searched defs:bsbpb (Results 1 - 1 of 1) sorted by relevance

/system/core/toolbox/
H A Dnewfs_msdos.c111 struct bsbpb { struct
263 struct bsbpb *bsbpb; local
642 bsbpb = (struct bsbpb *)(img + x1);
643 mk2(bsbpb->bps, bpb.bps);
644 mk1(bsbpb->spc, bpb.spc);
645 mk2(bsbpb->res, bpb.res);
646 mk1(bsbpb->nft, bpb.nft);
647 mk2(bsbpb
[all...]

Completed in 6 milliseconds