Lines Matching defs:aux_ts
608 u64 aux_ts;621 aux_ts = get_trailer_time(buf);622 if (!aux_ts) {625 aux_ts = ~0ULL;628 if (aux_ts > *ts) {629 *ts = aux_ts;652 aux_ts = get_trailer_time(buf + pos);653 if (!aux_ts) {654 aux_ts = ~0ULL;657 if (aux_ts > *ts) {658 *ts = aux_ts;666 *ts = aux_ts;