Searched refs:passed_sz (Results 1 – 1 of 1) sorted by relevance
9091 uint64_t passed_sz = 0; in l2arc_write_buffers() local9127 passed_sz += HDR_GET_LSIZE(hdr); in l2arc_write_buffers()9128 if (l2arc_headroom != 0 && passed_sz > headroom) { in l2arc_write_buffers()