Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dblock-group.h317 int btrfs_update_block_group(struct btrfs_trans_handle *trans,
Dextent-tree.c2869 ret = btrfs_update_block_group(trans, bytenr, num_bytes, false); in do_free_extent_accounting()
4593 ret = btrfs_update_block_group(trans, bytenr, num_bytes, true); in alloc_reserved_extent()
Dblock-group.c3542 int btrfs_update_block_group(struct btrfs_trans_handle *trans, in btrfs_update_block_group() function