Searched refs:enumerated_ref_to_text (Results 1 – 3 of 3) sorted by relevance
| /fs/bcachefs/ |
| A D | enumerated_ref.c | 82 enumerated_ref_to_text(&buf, ref, names); in enumerated_ref_stop() 131 void enumerated_ref_to_text(struct printbuf *out, in enumerated_ref_to_text() function
|
| A D | enumerated_ref.h | 62 void enumerated_ref_to_text(struct printbuf *,
|
| A D | sysfs.c | 377 enumerated_ref_to_text(out, &c->writes, bch2_write_refs); in SHOW() 848 enumerated_ref_to_text(out, &ca->io_ref[READ], bch2_dev_read_refs); in SHOW() 851 enumerated_ref_to_text(out, &ca->io_ref[WRITE], bch2_dev_write_refs); in SHOW()
|
Completed in 6 milliseconds