Searched refs:HAMMER_CLUSTER_SIZE (Results 1 – 2 of 2) sorted by relevance
389 HAMMER_CLUSTER_SIZE, in hammer_io_read()390 HAMMER_CLUSTER_SIZE * hce, in hammer_io_read()1590 HAMMER_CLUSTER_SIZE, in hammer_io_indirect_read()1591 HAMMER_CLUSTER_SIZE * hce, in hammer_io_indirect_read()
637 #define HAMMER_CLUSTER_SIZE (64 * 1024) macro638 #if HAMMER_CLUSTER_SIZE > MAXBSIZE639 #undef HAMMER_CLUSTER_SIZE640 #define HAMMER_CLUSTER_SIZE MAXBSIZE macro