Home | History | Annotate | Download | only in toolbox

Lines Matching refs:rds

263     u_int fat, bss, rds, cls, dir, lsn, x, x1, x2;
572 rds = howmany(bpb.rde, bpb.bps / sizeof(struct de));
579 rds +
584 x1 = bpb.res + rds;
644 for (lsn = 0; lsn < dir + (fat == 32 ? bpb.spc : rds); lsn++) {