Searched refs:s_fc_stats (Results 1 – 3 of 3) sorted by relevance
340 sbi->s_fc_stats.fc_ineligible_reason_count[reason]++; in ext4_fc_mark_ineligible()1171 struct ext4_fc_stats *stats = &EXT4_SB(sb)->s_fc_stats; in ext4_fc_update_stats()2321 struct ext4_fc_stats *stats = &sbi->s_fc_stats; in ext4_fc_info_show()
4535 memset(&sbi->s_fc_stats, 0, sizeof(sbi->s_fc_stats)); in ext4_fast_commit_init()
1795 struct ext4_fc_stats s_fc_stats; member