Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/reiserfs/
H A Djournal.c57 #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()
900 other_jl = JOURNAL_LIST_ENTRY(entry); in flush_older_commits()
916 other_jl = JOURNAL_LIST_ENTRY(entry); in flush_older_commits()
1313 other_jl = JOURNAL_LIST_ENTRY(entry); in flush_older_journal_lists()
1759 jl = JOURNAL_LIST_ENTRY(entry); in kupdate_transactions()
1815 tjl = JOURNAL_LIST_ENTRY(tjl->j_list.next); in flush_used_journal_lists()
3553 jl = JOURNAL_LIST_ENTRY(entry); in flush_async_commits()
4321 temp_jl = JOURNAL_LIST_ENTRY(entry); in do_journal_end()
/kernel/linux/linux-6.6/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()

Completed in 9 milliseconds