Searched refs:btrfs_get_dev_zone_info_all_devices (Results 1 – 3 of 3) sorted by relevance
56 int btrfs_get_dev_zone_info_all_devices(struct btrfs_fs_info *fs_info);101 static inline int btrfs_get_dev_zone_info_all_devices(struct btrfs_fs_info *fs_info) in btrfs_get_dev_zone_info_all_devices() function
324 int btrfs_get_dev_zone_info_all_devices(struct btrfs_fs_info *fs_info) in btrfs_get_dev_zone_info_all_devices() function
3416 ret = btrfs_get_dev_zone_info_all_devices(fs_info); in open_ctree()