Searched refs:bch2_nocow_locks_to_text (Results 1 – 3 of 3) sorted by relevance
45 void bch2_nocow_locks_to_text(struct printbuf *, struct bucket_nocow_lock_table *);
92 void bch2_nocow_locks_to_text(struct printbuf *out, struct bucket_nocow_lock_table *t) in bch2_nocow_locks_to_text() function
400 bch2_nocow_locks_to_text(out, &c->nocow_locks); in SHOW()