Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
Dfast_commit.c302 static inline int ext4_fc_is_ineligible(struct super_block *sb) in ext4_fc_is_ineligible() function
333 if (ext4_fc_is_ineligible(inode->i_sb)) in ext4_fc_track_template()
1114 (ext4_fc_is_ineligible(sb))) { in ext4_fc_commit()
1152 if (reason == EXT4_FC_REASON_OK && ext4_fc_is_ineligible(sb)) { in ext4_fc_commit()