Searched refs:fsAllocateBuffer (Results 1 – 1 of 1) sorted by relevance
1437 static int fsAllocateBuffer(FileSystem *pFS, int bWrite){ in fsAllocateBuffer() function1485 if( fsAllocateBuffer(pFS, 0) ) return LSM_NOMEM; in fsReadPagedata()2567 if( fsAllocateBuffer(pFS, 1) ) return LSM_NOMEM; in fsCompressIntoBuffer()