Home
last modified time | relevance | path

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

/fs/ext4/
Dsuper.c3860 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()
Dext4.h3526 static inline bool ext4_is_quota_journalled(struct super_block *sb) in ext4_is_quota_journalled() function