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