Searched refs:btrfs_get_dev_zone (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/btrfs/ |
D | zoned.h | 34 int btrfs_get_dev_zone(struct btrfs_device *device, u64 pos, 88 static inline int btrfs_get_dev_zone(struct btrfs_device *device, u64 pos, in btrfs_get_dev_zone() function
|
D | zoned.c | 685 int btrfs_get_dev_zone(struct btrfs_device *device, u64 pos, in btrfs_get_dev_zone() function 1395 ret = btrfs_get_dev_zone(device, physical[i], &zone); in btrfs_load_block_group_zone_info() 1802 ret = btrfs_get_dev_zone(dev, physical, zone); in read_zone_info()
|