Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dnocow_locking.h45 void bch2_nocow_locks_to_text(struct printbuf *, struct bucket_nocow_lock_table *);
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
Dsysfs.c400 bch2_nocow_locks_to_text(out, &c->nocow_locks); in SHOW()