Home
last modified time | relevance | path

Searched refs:dev_extent_hole_check (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dvolumes.c1498 * dev_extent_hole_check - check if specified hole is suitable for allocation
1507 static bool dev_extent_hole_check(struct btrfs_device *device, u64 *hole_start, in dev_extent_hole_check() function
1642 dev_extent_hole_check(device, &search_start, &hole_size, in find_free_dev_extent_start()
1682 if (dev_extent_hole_check(device, &search_start, &hole_size, in find_free_dev_extent_start()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dvolumes.c1515 static bool dev_extent_hole_check(struct btrfs_device *device, u64 *hole_start, in dev_extent_hole_check() function
1662 dev_extent_hole_check(device, &search_start, &hole_size, in find_free_dev_extent()
1702 if (dev_extent_hole_check(device, &search_start, &hole_size, in find_free_dev_extent()

Completed in 20 milliseconds