Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dtime_stats.c102 void __bch2_time_stats_clear_buffer(struct bch2_time_stats *stats, in __bch2_time_stats_clear_buffer() function
118 __bch2_time_stats_clear_buffer(stats, b); in time_stats_clear_buffer()
Dtime_stats.h105 void __bch2_time_stats_clear_buffer(struct bch2_time_stats *, struct time_stat_buffer *);
Dutil.c393 __bch2_time_stats_clear_buffer(stats, per_cpu_ptr(stats->buffer, cpu)); in bch2_time_stats_to_text()