Searched refs:j_current_jl (Results 1 – 3 of 3) sorted by relevance
774 jh->jl = j->j_current_jl; in __add_jh()1891 kfree(journal->j_current_jl); in free_journal_ram()2594 SB_JOURNAL(sb)->j_current_jl = alloc_journal_list(sb); in journal_list_init()2877 jl = journal->j_current_jl; in journal_init()3001 journal->j_current_jl->j_state |= LIST_COMMIT_PENDING; in let_transaction_grow()3657 jl = journal->j_current_jl; in check_journal_end()3764 jb = journal->j_current_jl->j_list_bitmap; in journal_mark_freed()3832 REISERFS_I(inode)->i_jl = journal->j_current_jl; in reiserfs_update_inode_transaction()3853 jl = journal->j_current_jl; in __commit_trans_jl()4098 jl = journal->j_current_jl; in do_journal_end()[all …]
3137 && jl != SB_JOURNAL(inode->i_sb)->j_current_jl) in invalidatepage_can_drop()
376 struct reiserfs_journal_list *j_current_jl; member