Searched refs:EXT2_BLOCK_NUM_SIZE (Results 1 – 2 of 2) sorted by relevance
129 #define EXT2_BLOCK_NUM_SIZE (sizeof(uint32_t)) macro
567 for (uint32_t i = start_blk; i < fs->block_size / EXT2_BLOCK_NUM_SIZE; ++i) { in delete_blocks()612 const uint32_t B = fs->block_size / EXT2_BLOCK_NUM_SIZE; in get_level_offsets()