Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Darc.c9091 uint64_t passed_sz = 0; in l2arc_write_buffers() local
9127 passed_sz += HDR_GET_LSIZE(hdr); in l2arc_write_buffers()
9128 if (l2arc_headroom != 0 && passed_sz > headroom) { in l2arc_write_buffers()