Home
last modified time | relevance | path

Searched refs:bch2_alloc_sectors_done (Results 1 – 5 of 5) sorted by relevance

/linux/fs/bcachefs/
H A Dalloc_foreground.h208 void bch2_alloc_sectors_done(struct bch_fs *, struct write_point *);
H A Dio_misc.c105 bch2_alloc_sectors_done(c, wp); in bch2_extent_fallocate()
H A Ddata_update.c515 bch2_alloc_sectors_done(c, wp); in bch2_update_unwritten_extent()
H A Dbtree_update_interior.c343 bch2_alloc_sectors_done(c, wp); in __bch2_btree_node_alloc()
351 bch2_alloc_sectors_done(c, wp); in __bch2_btree_node_alloc()
H A Dalloc_foreground.c1461 void bch2_alloc_sectors_done(struct bch_fs *c, struct write_point *wp) in bch2_alloc_sectors_done() function