Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ext4/
Dext4.h3508 static inline bool ext4_is_quota_journalled(struct super_block *sb) in ext4_is_quota_journalled() function
Dsuper.c4221 if (EXT4_SB(sb)->s_journal && ext4_is_quota_journalled(sb)) in ext4_quota_mode()
6768 if (ext4_is_quota_journalled(sb)) { in ext4_mark_dquot_dirty()