Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dzoned.h48 u64 btrfs_find_allocatable_zones(struct btrfs_device *device, u64 hole_start,
155 static inline u64 btrfs_find_allocatable_zones(struct btrfs_device *device, in btrfs_find_allocatable_zones() function
Dzoned.c1034 u64 btrfs_find_allocatable_zones(struct btrfs_device *device, u64 hole_start, in btrfs_find_allocatable_zones() function
Dvolumes.c1453 pos = btrfs_find_allocatable_zones(device, *hole_start, in dev_extent_hole_check_zoned()