Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dalloc_foreground.h230 void bch2_fs_alloc_debug_to_text(struct printbuf *, struct bch_fs *);
H A Dalloc_foreground.c1618 void bch2_fs_alloc_debug_to_text(struct printbuf *out, struct bch_fs *c) in bch2_fs_alloc_debug_to_text() function
1688 bch2_fs_alloc_debug_to_text(&buf, c); in bch2_print_allocator_stuck()
H A Dsysfs.c397 bch2_fs_alloc_debug_to_text(out, c); in SHOW()