Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbtree_write_buffer.c139 bool *accounting_accumulated, in wb_flush_one() argument
153 if (!*accounting_accumulated && wb->k.k.type == KEY_TYPE_accounting) { in wb_flush_one()
161 *accounting_accumulated = true; in wb_flush_one()
372 bool accounting_accumulated = false; in bch2_btree_write_buffer_flush_locked() local
380 &accounting_accumulated, &fast); in bch2_btree_write_buffer_flush_locked()