Searched refs:btrfs_get_dev_zone (Results 1 – 2 of 2) sorted by relevance
/linux/fs/btrfs/ |
A D | zoned.h | 35 int btrfs_get_dev_zone(struct btrfs_device *device, u64 pos, 80 static inline int btrfs_get_dev_zone(struct btrfs_device *device, u64 pos, in btrfs_get_dev_zone() function
|
A D | zoned.c | 565 int btrfs_get_dev_zone(struct btrfs_device *device, u64 pos, in btrfs_get_dev_zone() function 1265 ret = btrfs_get_dev_zone(device, physical, &zone); in btrfs_load_block_group_zone_info() 1664 ret = btrfs_get_dev_zone(dev, physical, zone); in read_zone_info()
|
Completed in 8 milliseconds