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

  /system/core/toolbox/
newfs_msdos.c 263 u_int fat, bss, rds, cls, dir, lsn, x, x1, x2; local
644 for (lsn = 0; lsn < dir + (fat == 32 ? bpb.spc : rds); lsn++) {
645 x = lsn;
658 if (!lsn || (fat == 32 && bpb.bkbs != MAXU16 && lsn == bpb.bkbs)) {
712 (lsn == bpb.infs || (bpb.bkbs != MAXU16 &&
713 lsn == bpb.bkbs + bpb.infs))) {
719 } else if (lsn >= bpb.res && lsn < dir &
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
nb30.h 94 UCHAR lsn; member in struct:_SESSION_BUFFER
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_all.py 57 def set(self, lsn) :
58 v = self._logcursor.set(lsn)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_all.py 57 def set(self, lsn) :
58 v = self._logcursor.set(lsn)
  /external/e2fsprogs/lib/blkid/
probe.h 470 __u64 lsn; member in struct:master_file_table_record

Completed in 162 milliseconds