Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
Dalloc_foreground.h249 void bch2_fs_alloc_debug_to_text(struct printbuf *, struct bch_fs *);
Dalloc_foreground.c1659 void bch2_fs_alloc_debug_to_text(struct printbuf *out, struct bch_fs *c) in bch2_fs_alloc_debug_to_text() function
1730 bch2_fs_alloc_debug_to_text(&buf, c); in bch2_print_allocator_stuck()
Dsysfs.c384 bch2_fs_alloc_debug_to_text(out, c); in SHOW()