Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dvolumes.h669 int find_free_dev_extent(struct btrfs_device *device, u64 num_bytes,
Dvolumes.c1706 int find_free_dev_extent(struct btrfs_device *device, u64 num_bytes, in find_free_dev_extent() function
5217 ret = find_free_dev_extent(device, dev_extent_want, &dev_offset, in gather_device_info()