Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dmovinggc.h5 unsigned long bch2_copygc_wait_amount(struct bch_fs *);
H A Dmovinggc.c278 unsigned long bch2_copygc_wait_amount(struct bch_fs *c) in bch2_copygc_wait_amount() function
322 prt_human_readable_u64(out, bch2_copygc_wait_amount(c)); in bch2_copygc_wait_to_text()
390 wait = bch2_copygc_wait_amount(c); in bch2_copygc_thread()
H A Dalloc_foreground.c475 bch2_copygc_wait_amount(c), in trace_bucket_alloc2()