Home
last modified time | relevance | path

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

/linux-4.1.27/fs/reiserfs/
Djournal.c56 #define JOURNAL_LIST_ENTRY(h) (list_entry((h), struct reiserfs_journal_list, \ macro
586 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()
1316 other_jl = JOURNAL_LIST_ENTRY(entry); in flush_older_journal_lists()
1765 jl = JOURNAL_LIST_ENTRY(entry); in kupdate_transactions()
1822 tjl = JOURNAL_LIST_ENTRY(tjl->j_list.next); in flush_used_journal_lists()
3548 jl = JOURNAL_LIST_ENTRY(entry); in flush_async_commits()
4318 temp_jl = JOURNAL_LIST_ENTRY(entry); in do_journal_end()