Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dmovinggc.h5 unsigned long bch2_copygc_wait_amount(struct bch_fs *);
Dmovinggc.c276 unsigned long bch2_copygc_wait_amount(struct bch_fs *c) in bch2_copygc_wait_amount() function
316 prt_human_readable_u64(out, bch2_copygc_wait_amount(c)); in bch2_copygc_wait_to_text()
366 wait = bch2_copygc_wait_amount(c); in bch2_copygc_thread()
Dalloc_foreground.c571 bch2_copygc_wait_amount(c), in trace_bucket_alloc2()