Lines Matching defs:aux_ts
609 u64 aux_ts;622 aux_ts = get_trailer_time(buf);623 if (!aux_ts) {626 aux_ts = ~0ULL;629 if (aux_ts > *ts) {630 *ts = aux_ts;653 aux_ts = get_trailer_time(buf + pos);654 if (!aux_ts) {655 aux_ts = ~0ULL;658 if (aux_ts > *ts) {659 *ts = aux_ts;667 *ts = aux_ts;