Searched refs:ext4_is_quota_journalled (Results 1 – 2 of 2) sorted by relevance
3860 if (EXT4_SB(sb)->s_journal && ext4_is_quota_journalled(sb)) in ext4_quota_mode()6209 if (ext4_is_quota_journalled(sb)) { in ext4_mark_dquot_dirty()
3526 static inline bool ext4_is_quota_journalled(struct super_block *sb) in ext4_is_quota_journalled() function