Searched refs:j_current_jl (Results 1 – 3 of 3) sorted by relevance
770 jh->jl = j->j_current_jl; in __add_jh()1858 kfree(journal->j_current_jl); in free_journal_ram()2530 SB_JOURNAL(sb)->j_current_jl = alloc_journal_list(sb); in journal_list_init()2823 jl = journal->j_current_jl; in journal_init()2957 journal->j_current_jl->j_state |= LIST_COMMIT_PENDING; in let_transaction_grow()3584 jl = journal->j_current_jl; in check_journal_end()3682 jb = journal->j_current_jl->j_list_bitmap; in journal_mark_freed()3742 REISERFS_I(inode)->i_jl = journal->j_current_jl; in reiserfs_update_inode_transaction()3760 jl = journal->j_current_jl; in __commit_trans_jl()4008 jl = journal->j_current_jl; in do_journal_end()[all …]
2965 && jl != SB_JOURNAL(inode->i_sb)->j_current_jl) in invalidatepage_can_drop()
290 struct reiserfs_journal_list *j_current_jl; member