Searched refs:btrfs_update_block_group (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | block-group.h | 372 int btrfs_update_block_group(struct btrfs_trans_handle *trans,
|
| H A D | extent-tree.c | 1612 ret = btrfs_update_block_group(trans, bytenr, num_bytes, false); in drop_remap_tree_ref() 3198 ret = btrfs_update_block_group(trans, bytenr, num_bytes, false); in do_free_extent_accounting() 4980 ret = btrfs_update_block_group(trans, bytenr, num_bytes, true); in alloc_reserved_extent()
|
| H A D | block-group.c | 3872 int btrfs_update_block_group(struct btrfs_trans_handle *trans, in btrfs_update_block_group() function
|