Home
last modified time | relevance | path

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

/linux-4.19.296/fs/reiserfs/
Djournal.c4013 struct reiserfs_journal_list *jl, *temp_jl; in do_journal_end() local
4336 temp_jl = JOURNAL_LIST_ENTRY(entry); in do_journal_end()
4337 if (journal->j_start <= temp_jl->j_start) { in do_journal_end()
4339 temp_jl->j_start) { in do_journal_end()
4340 flush_used_journal_lists(sb, temp_jl); in do_journal_end()
4358 temp_jl->j_start) { in do_journal_end()
4359 flush_used_journal_lists(sb, temp_jl); in do_journal_end()