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

  /external/strace/tests/
ioctl_dm.c 63 static const __u64 dts_sector_step = (__u64) 0x100000001ULL; variable
141 ptr->sector_start = dts_sector_base + dts_sector_step * id;
158 dts_sector_base + dts_sector_step * id,
  /external/strace/tests-m32/
ioctl_dm.c 63 static const __u64 dts_sector_step = (__u64) 0x100000001ULL; variable
141 ptr->sector_start = dts_sector_base + dts_sector_step * id;
158 dts_sector_base + dts_sector_step * id,
  /external/strace/tests-mx32/
ioctl_dm.c 63 static const __u64 dts_sector_step = (__u64) 0x100000001ULL; variable
141 ptr->sector_start = dts_sector_base + dts_sector_step * id;
158 dts_sector_base + dts_sector_step * id,

Completed in 693 milliseconds