Home
last modified time | relevance | path

Searched defs:dmu_prefetch_max (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu.c93 uint_t dmu_prefetch_max = 8 * 1024 * 1024; variable
95 uint_t dmu_prefetch_max = 8 * SPA_MAXBLOCKSIZE; variable