Searched refs:btrfs_get_dev_zone (Results 1 – 2 of 2) sorted by relevance
/linux-6.8/fs/btrfs/ |
D | zoned.h | 41 int btrfs_get_dev_zone(struct btrfs_device *device, u64 pos, 86 static inline int btrfs_get_dev_zone(struct btrfs_device *device, u64 pos, in btrfs_get_dev_zone() function
|
D | zoned.c | 657 int btrfs_get_dev_zone(struct btrfs_device *device, u64 pos, in btrfs_get_dev_zone() function 1319 ret = btrfs_get_dev_zone(device, info->physical, &zone); in btrfs_load_zone_info() 2001 ret = btrfs_get_dev_zone(dev, physical, zone); in read_zone_info()
|