Searched refs:CHUNK_SIZE (Results 1 – 1 of 1) sorted by relevance
669 #define CHUNK_SIZE 32 macro671 struct buffer_head *bh[CHUNK_SIZE];697 BUG_ON(chunk->nr >= CHUNK_SIZE); in add_to_chunk()699 if (chunk->nr >= CHUNK_SIZE) { in add_to_chunk()