HomeSort by relevance Sort by last modified time
    Searched defs:EXT2_ADDR_PER_BLOCK (Results 51 - 52 of 52) sorted by null

1 23

  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
ext2_fs.h 48 #define EXT2_ADDR_PER_BLOCK(s) (EXT2_BLOCK_SIZE(s) / sizeof (__u32))
  /external/e2fsprogs/lib/ext2fs/
ext2_fs.h 98 #define EXT2_ADDR_PER_BLOCK(s) (EXT2_BLOCK_SIZE(s) / sizeof(__u32))

Completed in 58 milliseconds

1 23