Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dext4.h3502 static inline bool ext4_is_quota_journalled(struct super_block *sb) in ext4_is_quota_journalled() function
H A Dsuper.c4271 if (EXT4_SB(sb)->s_journal && ext4_is_quota_journalled(sb)) in ext4_quota_mode()
6961 if (ext4_is_quota_journalled(sb)) { in ext4_mark_dquot_dirty()