Home
last modified time | relevance | path

Searched refs:bch2_accounting_key_to_wb_slowpath (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dbtree_write_buffer.h45 int bch2_accounting_key_to_wb_slowpath(struct bch_fs *,
61 return bch2_accounting_key_to_wb_slowpath(c, btree, k); in bch2_accounting_key_to_wb()
Dbtree_write_buffer.c644 int bch2_accounting_key_to_wb_slowpath(struct bch_fs *c, enum btree_id btree, in bch2_accounting_key_to_wb_slowpath() function