Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dvolumes.c3404 int btrfs_remove_dev_extents(struct btrfs_trans_handle *trans, struct btrfs_chunk_map *map) in btrfs_remove_chunk()
3466 ret = btrfs_remove_dev_extents(trans, map); in btrfs_remove_chunk()
3355 int btrfs_remove_dev_extents(struct btrfs_trans_handle *trans, struct btrfs_chunk_map *map) btrfs_remove_dev_extents() function
H A Drelocation.c4777 ret = btrfs_remove_dev_extents(trans, chunk_map); in adjust_identity_remap_count()