Home
last modified time | relevance | path

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

/linux-4.19.296/fs/reiserfs/
Djournal.c57 #define JOURNAL_LIST_ENTRY(h) (list_entry((h), struct reiserfs_journal_list, \ macro
588 jl = JOURNAL_LIST_ENTRY(entry->next); in journal_list_still_alive()
903 other_jl = JOURNAL_LIST_ENTRY(entry); in flush_older_commits()
921 other_jl = JOURNAL_LIST_ENTRY(entry); in flush_older_commits()
1318 other_jl = JOURNAL_LIST_ENTRY(entry); in flush_older_journal_lists()
1767 jl = JOURNAL_LIST_ENTRY(entry); in kupdate_transactions()
1824 tjl = JOURNAL_LIST_ENTRY(tjl->j_list.next); in flush_used_journal_lists()
3566 jl = JOURNAL_LIST_ENTRY(entry); in flush_async_commits()
4336 temp_jl = JOURNAL_LIST_ENTRY(entry); in do_journal_end()