Searched refs:bch2_alloc_sectors_done (Results 1 – 5 of 5) sorted by relevance
208 void bch2_alloc_sectors_done(struct bch_fs *, struct write_point *);
105 bch2_alloc_sectors_done(c, wp); in bch2_extent_fallocate()
515 bch2_alloc_sectors_done(c, wp); in bch2_update_unwritten_extent()
343 bch2_alloc_sectors_done(c, wp); in __bch2_btree_node_alloc()351 bch2_alloc_sectors_done(c, wp); in __bch2_btree_node_alloc()
1461 void bch2_alloc_sectors_done(struct bch_fs *c, struct write_point *wp) in bch2_alloc_sectors_done() function