Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_write_buffer.c291 size_t overwritten = 0, fast = 0, slowpath = 0, could_not_insert = 0; in bch2_btree_write_buffer_flush_locked() local
444 could_not_insert++; in bch2_btree_write_buffer_flush_locked()
448 if (!could_not_insert) in bch2_btree_write_buffer_flush_locked()
485 if (could_not_insert) { in bch2_btree_write_buffer_flush_locked()
495 if (ret || !could_not_insert) { in bch2_btree_write_buffer_flush_locked()