Home
last modified time | relevance | path

Searched refs:last_tid (Results 1 – 3 of 3) sorted by relevance

/include/trace/events/
Djbd2.h464 TP_PROTO(journal_t *journal, tid_t first_tid, tid_t tid, tid_t last_tid,
467 TP_ARGS(journal, first_tid, tid, last_tid, nr_freed, next_tid),
473 __field(tid_t, last_tid)
482 __entry->last_tid = last_tid;
490 __entry->first_tid, __entry->tid, __entry->last_tid,
/include/linux/ceph/
Dmon_client.h92 u64 last_tid; member
Dosd_client.h358 atomic64_t last_tid; /* tid of last request */ member