Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Ddata_update.c219 bch2_cut_front(iter.pos, &new->k_i); in __bch2_data_update_index_update()
221 bch2_cut_front(iter.pos, insert); in __bch2_data_update_index_update()
H A Dbtree_update.c232 bch2_cut_front(new_start, update); in bch2_trans_update_extent_overwrite()
273 bch2_cut_front(new.k->p, update); in bch2_trans_update_extent_overwrite()
H A Dio_write.c387 bch2_cut_front(iter.pos, k); in bch2_write_index_default()
1142 bch2_cut_front(bkey_start_pos(&orig->k), new); in bch2_nocow_write_convert_one_unwritten()
1292 bch2_cut_front(op->pos, op->insert_keys.top); in bch2_nocow_write()
H A Dio_misc.c445 bch2_cut_front(src_pos, copy); in __bch2_resume_logged_op_finsert()
H A Dextents.h744 static inline void bch2_cut_front(struct bpos where, struct bkey_i *k) in bch2_cut_front() function
H A Dfs.c1311 bch2_cut_front(POS(k.k->p.inode, in bch2_fiemap()