Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/reiserfs/
H A Djournal.c3999 struct reiserfs_journal_list *jl, *temp_jl; in do_journal_end() local
4321 temp_jl = JOURNAL_LIST_ENTRY(entry); in do_journal_end()
4322 if (journal->j_start <= temp_jl->j_start) { in do_journal_end()
4324 temp_jl->j_start) { in do_journal_end()
4325 flush_used_journal_lists(sb, temp_jl); in do_journal_end()
4343 temp_jl->j_start) { in do_journal_end()
4344 flush_used_journal_lists(sb, temp_jl); in do_journal_end()
/kernel/linux/linux-6.6/fs/reiserfs/
H A Djournal.c4004 struct reiserfs_journal_list *jl, *temp_jl; in do_journal_end() local
4326 temp_jl = JOURNAL_LIST_ENTRY(entry); in do_journal_end()
4327 if (journal->j_start <= temp_jl->j_start) { in do_journal_end()
4329 temp_jl->j_start) { in do_journal_end()
4330 flush_used_journal_lists(sb, temp_jl); in do_journal_end()
4348 temp_jl->j_start) { in do_journal_end()
4349 flush_used_journal_lists(sb, temp_jl); in do_journal_end()

Completed in 10 milliseconds