Searched refs:btrfs_update_device (Results 1 – 3 of 3) sorted by relevance
928 int btrfs_update_device(struct btrfs_trans_handle *trans, struct btrfs_device *device);
3056 int btrfs_update_device(struct btrfs_trans_handle *trans, struct btrfs_device *device) in btrfs_update_device() function3134 ret = btrfs_update_device(trans, device); in btrfs_grow_device()3347 ret = btrfs_update_device(trans, map->stripes[i].dev); in remove_chunk_item()5332 ret = btrfs_update_device(trans, device); in btrfs_shrink_device()6157 ret = btrfs_update_device(trans, device); in btrfs_chunk_alloc_add_chunk_item()
4725 ret = btrfs_update_device(trans, chunk_map->stripes[i].dev); in btrfs_last_identity_remap_gone()