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