Home
last modified time | relevance | path

Searched refs:bch2_opt_target_to_text (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Ddisk_groups.h94 void bch2_opt_target_to_text(struct printbuf *, struct bch_fs *, struct bch_sb *, u64);
98 .to_text = bch2_opt_target_to_text, \
H A Ddisk_groups.c607 void bch2_opt_target_to_text(struct printbuf *out, in bch2_opt_target_to_text() function