Home
last modified time | relevance | path

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

/linux-3.4.99/fs/reiserfs/
Djournal.c56 #define JOURNAL_LIST_ENTRY(h) (list_entry((h), struct reiserfs_journal_list, \ macro
585 jl = JOURNAL_LIST_ENTRY(entry->next); in journal_list_still_alive()
897 other_jl = JOURNAL_LIST_ENTRY(entry); in flush_older_commits()
915 other_jl = JOURNAL_LIST_ENTRY(entry); in flush_older_commits()
1301 other_jl = JOURNAL_LIST_ENTRY(entry); in flush_older_journal_lists()
1745 jl = JOURNAL_LIST_ENTRY(entry); in kupdate_transactions()
1801 tjl = JOURNAL_LIST_ENTRY(tjl->j_list.next); in flush_used_journal_lists()
3485 jl = JOURNAL_LIST_ENTRY(entry); in flush_async_commits()
3882 jl = JOURNAL_LIST_ENTRY(entry); in flush_old_journal_lists()
4206 temp_jl = JOURNAL_LIST_ENTRY(entry); in do_journal_end()