Home
last modified time | relevance | path

Searched refs:btrfs_update_block_group (Results 1 – 3 of 3) sorted by relevance

/linux/fs/btrfs/
H A Dblock-group.h338 int btrfs_update_block_group(struct btrfs_trans_handle *trans,
H A Dextent-tree.c2975 ret = btrfs_update_block_group(trans, bytenr, num_bytes, false); in do_free_extent_accounting()
4749 ret = btrfs_update_block_group(trans, bytenr, num_bytes, true); in alloc_reserved_extent()
H A Dblock-group.c3631 int btrfs_update_block_group(struct btrfs_trans_handle *trans, in btrfs_update_block_group() function