Searched defs:GET_BLOCK_SIZE (Results 1 – 3 of 3) sorted by relevance
215 #define GET_BLOCK_SIZE(v) (((v) & 0x7)) macro
1177 #define GET_BLOCK_SIZE(i, total_size, local_blocks, remote_blocks) ROUND_DOWN( \ macro
1223 #define GET_BLOCK_SIZE(v) (((v) & 0x7)) macro