Home
last modified time | relevance | path

Searched refs:FIO_adjustMemLimitForPatchFromMode (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/zstd/programs/
H A Dfileio.c874 static void FIO_adjustMemLimitForPatchFromMode(FIO_prefs_t* const prefs, in FIO_adjustMemLimitForPatchFromMode() function
964 FIO_adjustMemLimitForPatchFromMode(prefs, dictSize, maxSrcFileSize); in FIO_adjustParamsForPatchFromMode()
2019FIO_adjustMemLimitForPatchFromMode(prefs, UTIL_getFileSize(dictFileName), 0 /* just use the dict s… in FIO_createDResources()