Searched refs:CHUNK_HDR (Results 1 – 1 of 1) sorted by relevance
629 const static int CHUNK_HDR = LSM_SHM_CHUNK_HDR; in treeShmalloc() local634 assert( nByte <= (CHUNK_SIZE-CHUNK_HDR) ); in treeShmalloc()694 iWrite = iNext * CHUNK_SIZE + CHUNK_HDR; in treeShmalloc()