Searched defs:dictBufferType (Results 1 – 2 of 2) sorted by relevance
80 FIO_dictBufferType_t dictBufferType; member
856 …r* fileName, FIO_prefs_t* const prefs, stat_t* dictFileStat, FIO_dictBufferType_t dictBufferType) { in FIO_initDict()1116 FIO_dictBufferType_t dictBufferType; in FIO_createCResources() local2349 …FIO_dictBufferType_t dictBufferType = (useMMap && !forceNoUseMMap) ? FIO_mmapDict : FIO_mallocDict; in FIO_createDResources() local