Home
last modified time | relevance | path

Searched defs:first_tid (Results 1 – 3 of 3) sorted by relevance

/linux/fs/jbd2/
H A Dcheckpoint.c319 tid_t first_tid; in jbd2_cleanup_journal_tail() local
412 tid_t first_tid = 0, last_tid = 0, next_tid = 0; in jbd2_journal_shrink_checkpoint_list() local
/linux/fs/ceph/
H A Dcaps.c1626 u64 first_tid = 1, last_tid = 0; in __ceph_flush_snaps() local
2572 u64 first_tid = 0; in __kick_flushing_caps() local
/linux/fs/proc/
H A Dbase.c3860 static struct task_struct *first_tid(struct pid *pid, int tid, loff_t f_pos, in first_tid() function