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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/raid/
md_p.h 212 __le32 feature_map; /* bit 0 set if 'bitmap_offset' is meaningful */
225 __le32 bitmap_offset; /* sectors after start of superblock that bitmap starts member in struct:mdp_superblock_1
  /bionic/libc/kernel/uapi/linux/raid/
md_p.h 137 __le32 bitmap_offset; member in union:mdp_superblock_1::__anon1051
  /external/kernel-headers/original/uapi/linux/raid/
md_p.h 233 __le32 feature_map; /* bit 0 set if 'bitmap_offset' is meaningful */
247 __le32 bitmap_offset; /* sectors after start of superblock that bitmap starts member in union:mdp_superblock_1::__anon23259
  /art/oatdump/
oatdump.cc 2213 const size_t bitmap_offset = sizeof(ImageHeader) + data_size; local
    [all...]

Completed in 129 milliseconds