Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dzoned.h55 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
H A Dzoned.c1044 u64 btrfs_find_allocatable_zones(struct btrfs_device *device, u64 hole_start, in btrfs_find_allocatable_zones() function
H A Dvolumes.c1479 pos = btrfs_find_allocatable_zones(device, *hole_start, in dev_extent_hole_check_zoned()