Home
last modified time | relevance | path

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

/linux/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
318 prt_human_readable_u64(out, bch2_copygc_wait_amount(c)); in bch2_copygc_wait_to_text()
368 wait = bch2_copygc_wait_amount(c); in bch2_copygc_thread()
H A Dalloc_foreground.c492 bch2_copygc_wait_amount(c), in trace_bucket_alloc2()