Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dfs.h356 u64 max_commit_dur; member
H A Dtransaction.c2146 fs_info->commit_stats.max_commit_dur = in update_commit_stats()
2147 max_t(u64, fs_info->commit_stats.max_commit_dur, interval); in update_commit_stats()
H A Dsysfs.c1052 div_u64(fs_info->commit_stats.max_commit_dur, NSEC_PER_MSEC), in btrfs_commit_stats_show()
1076 WRITE_ONCE(fs_info->commit_stats.max_commit_dur, 0); in btrfs_commit_stats_store()