Home
last modified time | relevance | path

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

/openbmc/linux/fs/reiserfs/
H A Djournal.c57 #define JOURNAL_LIST_ENTRY(h) (list_entry((h), struct reiserfs_journal_list, \ macro
584 jl = JOURNAL_LIST_ENTRY(entry->next); in journal_list_still_alive()
898 other_jl = JOURNAL_LIST_ENTRY(entry); in flush_older_commits()
914 other_jl = JOURNAL_LIST_ENTRY(entry); in flush_older_commits()
1314 other_jl = JOURNAL_LIST_ENTRY(entry); in flush_older_journal_lists()
1760 jl = JOURNAL_LIST_ENTRY(entry); in kupdate_transactions()
1816 tjl = JOURNAL_LIST_ENTRY(tjl->j_list.next); in flush_used_journal_lists()
3558 jl = JOURNAL_LIST_ENTRY(entry); in flush_async_commits()
4326 temp_jl = JOURNAL_LIST_ENTRY(entry); in do_journal_end()