Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dzoned.c680 static int btrfs_get_dev_zone(struct btrfs_device *device, u64 pos, struct blk_zone *zone) in btrfs_check_for_zoned_device()
1384 ret = btrfs_get_dev_zone(device, info->physical, &zone); in btrfs_load_zone_info()
2338 ret = btrfs_get_dev_zone(dev, physical, zone);
664 static int btrfs_get_dev_zone(struct btrfs_device *device, u64 pos, struct blk_zone *zone) btrfs_get_dev_zone() function