Searched refs:BTREE_INSERT_STATUS_NO_INSERT (Results 1 – 3 of 3) sorted by relevance
296 BTREE_INSERT_STATUS_NO_INSERT = 0, enumerator
822 unsigned status = BTREE_INSERT_STATUS_NO_INSERT; in bch_btree_insert_key()
1894 if (status != BTREE_INSERT_STATUS_NO_INSERT) { in btree_insert_key()