Home
last modified time | relevance | path

Searched refs:btrfs_update_device (Results 1 – 2 of 2) sorted by relevance

/linux/fs/btrfs/
H A Dvolumes.c3056 int btrfs_update_device(struct btrfs_trans_handle *trans, struct btrfs_device *device) in btrfs_update_device() function
3134 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()
H A Drelocation.c4731 ret = btrfs_update_device(trans, chunk_map->stripes[i].dev); in btrfs_last_identity_remap_gone()