Searched refs:btrfs_first_pending_extent (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | volumes.h | 897 bool btrfs_first_pending_extent(struct btrfs_device *device, u64 start, u64 len,
|
| H A D | volumes.c | 1529 bool btrfs_first_pending_extent(struct btrfs_device *device, u64 start, u64 len, in btrfs_first_pending_extent() function 1591 if (btrfs_first_pending_extent(device, *start, *len, &pending_start, &pending_end)) { in btrfs_find_hole_in_pending_extents() 5199 if (btrfs_first_pending_extent(device, start, diff, &pending_start, &pending_end)) { in btrfs_shrink_device()
|