Searched refs:commit_time (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ext4/ |
| H A D | fast_commit.c | 1153 u64 commit_time, int nblks, tid_t commit_tid) in ext4_fc_update_stats() argument 1164 (commit_time + in ext4_fc_update_stats() 1167 stats->s_fc_avg_commit_time = commit_time; in ext4_fc_update_stats() 1192 ktime_t start_time, commit_time; in ext4_fc_commit() local 1260 commit_time = ktime_to_ns(ktime_sub(ktime_get(), start_time)); in ext4_fc_commit() 1261 ext4_fc_update_stats(sb, status, commit_time, nblks, commit_tid); in ext4_fc_commit()
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | dm-integrity.rst | 128 commit_time:number (default 10000) 215 The journal mode (D/J), buffer_sectors, journal_watermark, commit_time and
|