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

/system/core/toolbox/
H A Dnewfs_msdos.c111 struct bsbpb { struct
255 struct bsbpb *bsbpb; local
660 bsbpb = (struct bsbpb *)(img + x1);
661 mk2(bsbpb->bps, bpb.bps);
662 mk1(bsbpb->spc, bpb.spc);
663 mk2(bsbpb->res, bpb.res);
664 mk1(bsbpb->nft, bpb.nft);
665 mk2(bsbpb
[all...]

Completed in 22 milliseconds