Searched refs:bch2_cut_front (Results 1 – 6 of 6) sorted by relevance
/linux/fs/bcachefs/ |
H A D | data_update.c | 219 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 D | btree_update.c | 232 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 D | io_write.c | 387 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 D | io_misc.c | 445 bch2_cut_front(src_pos, copy); in __bch2_resume_logged_op_finsert()
|
H A D | extents.h | 744 static inline void bch2_cut_front(struct bpos where, struct bkey_i *k) in bch2_cut_front() function
|
H A D | fs.c | 1311 bch2_cut_front(POS(k.k->p.inode, in bch2_fiemap()
|