Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dkeylist.c34 void bch2_keylist_pop_front(struct keylist *l) in bch2_keylist_pop_front() function
H A Dkeylist.h8 void bch2_keylist_pop_front(struct keylist *);
H A Ddata_update.c414 bch2_keylist_pop_front(keys); in __bch2_data_update_index_update()
H A Dio_write.c413 bch2_keylist_pop_front(&op->insert_keys); in bch2_write_index_default()