Searched refs:EXT2_INODE_BLOCK_1LVL (Results 1 – 2 of 2) sorted by relevance
33 #define EXT2_INODE_BLOCK_1LVL 12 macro
613 const uint32_t lvl0_blks = EXT2_INODE_BLOCK_1LVL; in get_level_offsets()627 offsets[0] = EXT2_INODE_BLOCK_1LVL; in get_level_offsets()656 if (block >= EXT2_INODE_BLOCK_1LVL) { in block0_level()657 return block - EXT2_INODE_BLOCK_1LVL + 1; in block0_level()