Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A 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()
1101 (ext4_fc_is_ineligible(sb))) { in ext4_fc_commit()
1139 if (reason == EXT4_FC_REASON_OK && ext4_fc_is_ineligible(sb)) { in ext4_fc_commit()