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
622 for (lsn = 0; lsn < dir + (fat == 32 ? bpb.spc : rds); lsn++) {
623 x = lsn;
638 if (!lsn ||
639 (fat == 32 && bpb.bkbs != MAXU16 && lsn == bpb.bkbs)) {
693 (lsn == bpb.infs ||
695 lsn == bpb.bkbs + bpb.infs))) {
701 } 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 72 milliseconds