Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dblock-group.h324 int btrfs_update_block_group(struct btrfs_trans_handle *trans,
H A Dextent-tree.c2891 ret = btrfs_update_block_group(trans, bytenr, num_bytes, false); in do_free_extent_accounting()
4641 ret = btrfs_update_block_group(trans, bytenr, num_bytes, true); in alloc_reserved_extent()
H A Dblock-group.c3607 int btrfs_update_block_group(struct btrfs_trans_handle *trans, in btrfs_update_block_group() function