Searched defs:EXT2_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
49 #define EXT2_BLOCK_SIZE(data) (1 << LOG2_BLOCK_SIZE(data)) macro
180 #define EXT2_BLOCK_SIZE(s) ((s)->s_blocksize) macro