Searched refs:BLK_Z_NONE (Results 1 – 5 of 5) sorted by relevance
93 BLK_Z_NONE = 0x0, /* Regular block device */ enumerator
20 - BLK_Z_NONE: The non-zoned model has no zones support. It includes both
775 if ((bs->bl.zoned != BLK_Z_NONE) && in raw_open_common()1263 *zoned = BLK_Z_NONE; in get_sysfs_zoned_model()1401 BlockZoneModel zoned = BLK_Z_NONE; in raw_refresh_zoned_limits()1405 if (ret < 0 || zoned == BLK_Z_NONE) { in raw_refresh_zoned_limits()1468 bs->bl.zoned = BLK_Z_NONE; in raw_refresh_zoned_limits()1476 bs->bl.zoned = BLK_Z_NONE; in raw_refresh_zoned_limits()1549 if (bs->bl.zoned == BLK_Z_NONE) { in hdev_probe_blocksizes()2491 bs->bl.zoned != BLK_Z_NONE) { in raw_co_prw()2542 bs->bl.zoned != BLK_Z_NONE) { in raw_co_prw()
3235 if (!drv || !drv->bdrv_co_zone_report || bs->bl.zoned == BLK_Z_NONE) { in bdrv_co_zone_report()3255 if (!drv || !drv->bdrv_co_zone_mgmt || bs->bl.zoned == BLK_Z_NONE) { in bdrv_co_zone_mgmt()3282 if (!drv || !drv->bdrv_co_zone_append || bs->bl.zoned == BLK_Z_NONE) { in bdrv_co_zone_append()
1197 if (bs->bl.zoned != BLK_Z_NONE) { in virtio_blk_update_config()1874 if (bs->bl.zoned != BLK_Z_NONE) { in virtio_blk_device_realize()