Searched refs:next_tid (Results 1 – 2 of 2) sorted by relevance
420 tid_t first_tid = 0, last_tid = 0, next_tid = 0; in jbd2_journal_shrink_checkpoint_list() local465 next_tid = next_transaction->t_tid; in jbd2_journal_shrink_checkpoint_list()468 next_tid = 0; in jbd2_journal_shrink_checkpoint_list()474 if (*nr_to_scan && next_tid) in jbd2_journal_shrink_checkpoint_list()478 nr_freed, next_tid); in jbd2_journal_shrink_checkpoint_list()
3814 static struct task_struct *next_tid(struct task_struct *start) in next_tid() function3852 task = next_tid(task), ctx->pos++) { in proc_task_readdir()