HomeSort by relevance Sort by last modified time
    Searched refs:lsn (Results 1 - 2 of 2) sorted by null

  /system/core/toolbox/
newfs_msdos.c 271 u_int fat, bss, rds, cls, dir, lsn, x, x1, x2; local
623 for (lsn = 0; lsn < dir + (fat == 32 ? bpb.spc : rds); lsn++) {
624 x = lsn;
639 if (!lsn ||
640 (fat == 32 && bpb.bkbs != MAXU16 && lsn == bpb.bkbs)) {
694 (lsn == bpb.infs ||
696 lsn == bpb.bkbs + bpb.infs))) {
702 } else if (lsn >= bpb.res && lsn < dir &
    [all...]
  /external/e2fsprogs/lib/blkid/
probe.h 469 __u64 lsn; member in struct:master_file_table_record

Completed in 47 milliseconds