Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbtree_write_buffer.c289 size_t overwritten = 0, fast = 0, slowpath = 0, could_not_insert = 0; in bch2_btree_write_buffer_flush_locked() local
442 could_not_insert++; in bch2_btree_write_buffer_flush_locked()
446 if (!could_not_insert) in bch2_btree_write_buffer_flush_locked()
483 if (could_not_insert) { in bch2_btree_write_buffer_flush_locked()
493 if (ret || !could_not_insert) { in bch2_btree_write_buffer_flush_locked()