Searched refs:bch2_cut_front (Results 1 – 7 of 7) sorted by relevance
| /fs/bcachefs/ |
| A D | btree_update.c | 213 bch2_cut_front(new_start, update); in bch2_trans_update_extent_overwrite() 254 bch2_cut_front(new.k->p, update); in bch2_trans_update_extent_overwrite()
|
| A D | data_update.c | 320 bch2_cut_front(iter.pos, &new->k_i); in __bch2_data_update_index_update() 322 bch2_cut_front(iter.pos, insert); in __bch2_data_update_index_update()
|
| A D | io_write.c | 420 bch2_cut_front(iter.pos, k); in bch2_write_index_default() 1239 bch2_cut_front(bkey_start_pos(&orig->k), new); in bch2_nocow_write_convert_one_unwritten() 1387 bch2_cut_front(op->pos, op->insert_keys.top); in bch2_nocow_write()
|
| A D | extents.h | 731 static inline void bch2_cut_front(struct bpos where, struct bkey_i *k) in bch2_cut_front() function
|
| A D | io_misc.c | 475 bch2_cut_front(src_pos, copy); in __bch2_resume_logged_op_finsert()
|
| A D | reflink.c | 233 bch2_cut_front(new_start, &new->k_i); in bch2_indirect_extent_missing_error()
|
| A D | fs.c | 1454 bch2_cut_front(iter.pos, cur->kbuf.k); in bch2_next_fiemap_extent() 1473 bch2_cut_front(POS(k->k.p.inode, in bch2_next_fiemap_extent()
|
Completed in 26 milliseconds