Searched refs:bch2_cut_back (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | extent_update.c | 171 bch2_cut_back(end, k); in bch2_extent_trim_atomic()
|
| H A D | btree_update.c | 216 bch2_cut_back(new_start, update); in bch2_trans_update_extent_overwrite() 233 bch2_cut_back(new.k->p, update); in bch2_trans_update_extent_overwrite()
|
| H A D | data_update.c | 240 bch2_cut_back(new->k.p, insert); in __bch2_data_update_index_update() 241 bch2_cut_back(insert->k.p, &new->k_i); in __bch2_data_update_index_update()
|
| H A D | io_misc.c | 185 bch2_cut_back(end_pos, &delete); in bch2_fpunch_at()
|
| H A D | extents.h | 733 static inline void bch2_cut_back(struct bpos where, struct bkey_i *k) in bch2_cut_back() function
|
| H A D | io_write.c | 1224 bch2_cut_back(orig->k.p, new); in bch2_nocow_write_convert_one_unwritten() 1372 bch2_cut_back(POS(op->pos.inode, op->pos.offset + bio_sectors(bio)), op->insert_keys.top); in bch2_nocow_write()
|
| H A D | reflink.c | 230 bch2_cut_back(new_end, &new->k_i); in bch2_indirect_extent_missing_error()
|
| H A D | fs.c | 1459 bch2_cut_back(POS(inode->ei_inum.inum, end), cur->kbuf.k); in bch2_next_fiemap_extent() 1462 bch2_cut_back(bkey_start_pos(k.k), cur->kbuf.k); in bch2_next_fiemap_extent()
|