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