Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dvolumes.h781 int btrfs_remove_dev_extents(struct btrfs_trans_handle *trans, struct btrfs_chunk_map *map);
H A Dvolumes.c3348 int btrfs_remove_dev_extents(struct btrfs_trans_handle *trans, struct btrfs_chunk_map *map) in btrfs_remove_dev_extents() function
3410 ret = btrfs_remove_dev_extents(trans, map); in btrfs_remove_chunk()
H A Drelocation.c4723 ret = btrfs_remove_dev_extents(trans, chunk_map); in btrfs_last_identity_remap_gone()