Searched refs:commit_time (Results 1 – 1 of 1) sorted by relevance
1535 u64 commit_time, int nblks, tid_t commit_tid) in ext4_fc_update_stats() argument1546 (commit_time + in ext4_fc_update_stats()1549 stats->s_fc_avg_commit_time = commit_time; in ext4_fc_update_stats()1574 ktime_t start_time, commit_time; in ext4_fc_commit() local1645 commit_time = ktime_to_ns(ktime_sub(ktime_get(), start_time)); in ext4_fc_commit()1646 ext4_fc_update_stats(sb, status, commit_time, nblks, commit_tid); in ext4_fc_commit()