Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dkeylist.c34 void bch2_keylist_pop_front(struct keylist *l) in bch2_keylist_pop_front() function
Dkeylist.h8 void bch2_keylist_pop_front(struct keylist *);
Ddata_update.c386 bch2_keylist_pop_front(keys); in __bch2_data_update_index_update()
Dio_write.c385 bch2_keylist_pop_front(&op->insert_keys); in bch2_write_index_default()
Dbtree_update_interior.c1428 bch2_keylist_pop_front(keys); in bch2_btree_insert_keys_interior()