Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dfast_commit.c340 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()
H A Dsuper.c4535 memset(&sbi->s_fc_stats, 0, sizeof(sbi->s_fc_stats)); in ext4_fast_commit_init()
H A Dext4.h1795 struct ext4_fc_stats s_fc_stats; member