Searched refs:BLOCKSIZE (Results 1 – 1 of 1) sorted by relevance
32 #define BLOCKSIZE (16*1024) macro66 for (i = 0; i < CACHESIZE/BLOCKSIZE; i++) { in BufCache_Init()74 e->buffer = (void *)(bufBase + BLOCKSIZE * i); in BufCache_Init()252 SGArray_Append(&sga, diskOffset, BLOCKSIZE); in BufCache_Read()279 SGArray_Append(&sga, entry->diskOffset, BLOCKSIZE); in BufCache_Write()