Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Darc.c9334 uint64_t passed_sz = 0; in l2arc_write_buffers() local
9365 passed_sz += HDR_GET_LSIZE(hdr); in l2arc_write_buffers()
9366 if (l2arc_headroom != 0 && passed_sz > headroom) { in l2arc_write_buffers()