Searched refs:AIO_ReadPool_getFile (Results 1 – 3 of 3) sorted by relevance
569 if(AIO_ReadPool_getFile(ctx)) in AIO_ReadPool_free()646 FILE* AIO_ReadPool_getFile(const ReadPoolCtx_t* ctx) { in AIO_ReadPool_getFile() function653 FILE* const file = AIO_ReadPool_getFile(ctx); in AIO_ReadPool_closeFile()
193 FILE* AIO_ReadPool_getFile(const ReadPoolCtx_t *ctx);
1844 assert(AIO_ReadPool_getFile(ress.readCtx) != NULL); in FIO_compressFilename_dstFile()