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