Searched refs:j_current_jl (Results 1 – 3 of 3) sorted by relevance
770 jh->jl = j->j_current_jl; in __add_jh()1883 kfree(journal->j_current_jl); in free_journal_ram()2585 SB_JOURNAL(sb)->j_current_jl = alloc_journal_list(sb); in journal_list_init()2881 jl = journal->j_current_jl; in journal_init()3005 journal->j_current_jl->j_state |= LIST_COMMIT_PENDING; in let_transaction_grow()3660 jl = journal->j_current_jl; in check_journal_end()3767 jb = journal->j_current_jl->j_list_bitmap; in journal_mark_freed()3835 REISERFS_I(inode)->i_jl = journal->j_current_jl; in reiserfs_update_inode_transaction()3856 jl = journal->j_current_jl; in __commit_trans_jl()4100 jl = journal->j_current_jl; in do_journal_end()[all …]
3120 && jl != SB_JOURNAL(inode->i_sb)->j_current_jl) in invalidate_folio_can_drop()
374 struct reiserfs_journal_list *j_current_jl; member