Searched refs:update_block_group (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/fs/btrfs/ |
H A D | extent-tree.c | 77 static int update_block_group(struct btrfs_trans_handle *trans, 3458 * we need the dirty_bgs_lock to protect from update_block_group btrfs_start_dirty_block_groups() 5615 static int update_block_group(struct btrfs_trans_handle *trans, update_block_group() function 6357 ret = update_block_group(trans, root, bytenr, num_bytes, 0); __btrfs_free_extent() 7319 ret = update_block_group(trans, root, ins->objectid, ins->offset, 1); alloc_reserved_file_extent() 7408 ret = update_block_group(trans, root, ins->objectid, root->nodesize, alloc_reserved_tree_block()
|
H A D | ctree.h | 1174 * we've called update_block_group and dropped the bytes_used counter
|
Completed in 199 milliseconds