Searched defs:CLUSTER_SIZE (Results 1 – 2 of 2) sorted by relevance
9 #define CLUSTER_SIZE 16 macro
799 #define CLUSTER_SIZE(sb) (BLOCK_SIZE(sb) << (sb)->bpc_bits) macro