Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dext4_jbd2.h19 #define EXT4_JOURNAL(inode) (EXT4_SB((inode)->i_sb)->s_journal) macro
408 if (EXT4_JOURNAL(inode) != NULL) in ext4_journal_blocks_per_page()
H A Dindirect.c709 BUG_ON(EXT4_JOURNAL(inode) == NULL); in ext4_ind_trunc_restart_fn()
977 if ((EXT4_JOURNAL(inode) == NULL) || bh2jh(this_bh)) in ext4_free_data()