Home
last modified time | relevance | path

Searched refs:bch2_key_resize (Results 1 – 11 of 11) sorted by relevance

/linux/fs/bcachefs/
H A Dio_misc.c71 bch2_key_resize(&reservation->k, sectors); in bch2_extent_fallocate()
101 bch2_key_resize(&e->k, sectors); in bch2_extent_fallocate()
181 bch2_key_resize(&delete.k, max_sectors); in bch2_fpunch_at()
H A Dreflink.c71 bch2_key_resize(l.k, l.k->size + r.k->size); in bch2_reflink_p_merge()
369 bch2_key_resize(&r_v->k, orig->k.size); in bch2_make_extent_indirect()
546 bch2_key_resize(&new_dst.k->k, in bch2_remap_range()
H A Dbtree_update.c686 bch2_key_resize(&k->k, len); in bch2_btree_delete_extent_at()
752 bch2_key_resize(&delete.k, in bch2_btree_delete_range_trans()
H A Dalloc_background.c698 bch2_key_resize(&k->k, 1); in bch2_bucket_do_index()
1060 bch2_key_resize(hole, next.offset - iter->pos.offset); in bch2_get_key_or_hole()
1115 bch2_key_resize(hole, (*ca)->mi.nbuckets - hole_start.offset); in bch2_get_key_or_real_bucket_hole()
1207 bch2_key_resize(&update->k, 1); in bch2_check_alloc_key()
1295 bch2_key_resize(&update->k, in bch2_check_alloc_hole_freespace()
H A Dbkey_methods.c108 bch2_key_resize(l.k, l.k->size + r.k->size); in key_type_set_merge()
H A Dextents.h759 static inline void bch2_key_resize(struct bkey *k, unsigned new_size) in bch2_key_resize() function
H A Dextents.c391 bch2_key_resize(l.k, l.k->size + r.k->size); in bch2_extent_merge()
429 bch2_key_resize(l.k, l.k->size + r.k->size); in bch2_reservation_merge()
H A Ddata_update.c498 bch2_key_resize(&e->k, sectors); in bch2_update_unwritten_extent()
H A Dinode.c981 bch2_key_resize(&delete.k, in bch2_inode_delete_keys()
H A Dfs.c1315 bch2_key_resize(&cur.k->k, sectors); in bch2_fiemap()
H A Dbtree_iter.c2702 bch2_key_resize(&iter->k, in bch2_btree_iter_peek_slot()