Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dalloc_foreground.h231 void bch2_dev_alloc_debug_to_text(struct printbuf *, struct bch_dev *);
H A Dalloc_foreground.c1650 void bch2_dev_alloc_debug_to_text(struct printbuf *out, struct bch_dev *ca) in bch2_dev_alloc_debug_to_text() function
1695 bch2_dev_alloc_debug_to_text(&buf, ca); in bch2_print_allocator_stuck()
H A Dsysfs.c800 bch2_dev_alloc_debug_to_text(out, ca); in SHOW()