Searched defs:CLUSTER_SIZE (Results 1 – 5 of 5) sorted by relevance
52 CLUSTER_SIZE = 4 variable
50 CLUSTER_SIZE = 4 variable
5705 static constexpr int CLUSTER_SIZE = 100; in TestRandomAccess() local
5647 static constexpr int CLUSTER_SIZE = 100; in TestRandomAccess() local
799 #define CLUSTER_SIZE(sb) (BLOCK_SIZE(sb) << (sb)->bpc_bits) macro