Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzio.c144 static const int zio_buf_debug_limit = 16384; variable
146 static const int zio_buf_debug_limit = 0; variable
252 cflags = (zio_exclude_metadata || size > zio_buf_debug_limit) ? in zio_init()