Home | History | Annotate | Download | only in blktrace

Lines Matching refs:t_len

1325 	int off, t_len, nevents;
1352 t_len = sizeof(*t) + t->pdu_len;
1353 if (off + t_len > tbp->len)
1356 off += t_len;