Searched refs:btrfs_get_dev_zone (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/fs/btrfs/ |
D | zoned.h | 41 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 | 673 int btrfs_get_dev_zone(struct btrfs_device *device, u64 pos, in btrfs_get_dev_zone() function 1405 ret = btrfs_get_dev_zone(device, physical[i], &zone); in btrfs_load_block_group_zone_info() 1911 ret = btrfs_get_dev_zone(dev, physical, zone); in read_zone_info()
|