Home
last modified time | relevance | path

Searched refs:copygc_wait (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dmovinggc.c301 prt_printf(out, "copygc_wait:\t%llu\n", c->copygc_wait); in bch2_copygc_wait_to_text()
305 prt_human_readable_u64(out, max(0LL, c->copygc_wait - in bch2_copygc_wait_to_text()
370 c->copygc_wait = last + wait; in bch2_copygc_thread()
372 trace_and_count(c, copygc_wait, c, wait, last + wait); in bch2_copygc_thread()
378 c->copygc_wait = 0; in bch2_copygc_thread()
Dsb-counters_format.h47 x(copygc_wait, 41) \
Dbcachefs.h993 s64 copygc_wait; member
Dalloc_foreground.c572 c->copygc_wait - atomic64_read(&c->io_clock[WRITE].now)); in trace_bucket_alloc2()
Dtrace.h911 TRACE_EVENT(copygc_wait,