Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dnocow_locking.h45 void bch2_nocow_locks_to_text(struct printbuf *, struct bucket_nocow_lock_table *);
H A Dnocow_locking.c92 void bch2_nocow_locks_to_text(struct printbuf *out, struct bucket_nocow_lock_table *t) in bch2_nocow_locks_to_text() function
H A Dsysfs.c378 bch2_nocow_locks_to_text(out, &c->nocow_locks); in SHOW()