Lines Matching defs:headers
1248 * # headers = size / 32k - one header holds cycles from 32k of data.
1620 * headers and the actual data are non-contiguous.
2100 int headers = need_start_rec ? 1 : 0;
2109 headers += lv->lv_niovecs;
2119 ticket->t_res_num_ophdrs += headers;
2120 len += headers * sizeof(struct xlog_op_header);
3391 * for LR headers - the space for data in an iclog is the size minus
3392 * the space used for the headers. If we use the iclog size, then we
3393 * undercalculate the number of headers required.
3395 * Furthermore - the addition of op headers for split-recs might
3397 * headers, so take that into account too.
3400 * transaction is the first in an iclog and hence has the LR headers
3568 * individual operation headers within record.