Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbtree_write_buffer.c275 size_t overwritten = 0, fast = 0, slowpath = 0, could_not_insert = 0; in bch2_btree_write_buffer_flush_locked() local
423 could_not_insert++; in bch2_btree_write_buffer_flush_locked()
427 if (!could_not_insert) in bch2_btree_write_buffer_flush_locked()
464 if (could_not_insert) { in bch2_btree_write_buffer_flush_locked()
474 if (ret || !could_not_insert) { in bch2_btree_write_buffer_flush_locked()