Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzvol_os.c160 int zvol_maxphys = DMU_MAX_ACCESS / 2; variable
681 size_t size = MIN(resid, zvol_maxphys); in zvol_geom_bio_strategy()