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

  /bootable/recovery/otautil/
roots.cpp 190 int raid_stride = v->logical_blk_size / kBlockSize; local
194 raid_stride = 8192 / kBlockSize;
199 android::base::StringPrintf("stride=%d,stripe-width=%d", raid_stride, raid_stripe_width));
  /external/u-boot/include/
ext_common.h 122 __le16 raid_stride; member in struct:ext2_sblock

Completed in 486 milliseconds