Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsb-members.h344 void bch2_dev_io_errors_to_text(struct printbuf *, struct bch_dev *);
Dsb-members.c363 void bch2_dev_io_errors_to_text(struct printbuf *out, struct bch_dev *ca) in bch2_dev_io_errors_to_text() function
Dsysfs.c802 bch2_dev_io_errors_to_text(out, ca); in SHOW()