Searched refs:BLK_ZONED_HM (Results 1 – 11 of 11) sorted by relevance
387 case BLK_ZONED_HM: in add_partition()735 if (disk->queue->limits.zoned == BLK_ZONED_HM) { in blk_add_partitions()
107 q->limits.zoned = BLK_ZONED_HM; in nvme_update_zone_info()
119 q->limits.zoned = BLK_ZONED_HM; in null_init_zoned_dev()
850 case BLK_ZONED_HM: in blk_queue_set_zoned()
298 case BLK_ZONED_HM: in queue_zoned_show()
1549 if (sdeb_zbc_model == BLK_ZONED_HM && devip->max_open) in inquiry_vpd_b6()1885 if (devip->zmodel == BLK_ZONED_HM) in resp_readcap16()4897 if (devip->zmodel == BLK_ZONED_HM) { in sdebug_device_create_zones()4920 if (devip->zmodel == BLK_ZONED_HM) in sdebug_device_create_zones()6566 [BLK_ZONED_HM] = "host-managed",6572 [BLK_ZONED_HM] = "managed",6578 [BLK_ZONED_HM] = "2",6777 sdeb_zbc_model = BLK_ZONED_HM; in scsi_debug_init()6790 case BLK_ZONED_HM: in scsi_debug_init()
3030 blk_queue_set_zoned(sdkp->disk, BLK_ZONED_HM); in sd_read_block_characteristics()3047 q->limits.zoned == BLK_ZONED_HM ? "managed" : "aware"); in sd_read_block_characteristics()
327 BLK_ZONED_HM, /* Host-managed zoned block device */ enumerator727 case BLK_ZONED_HM: in blk_queue_is_zoned()
923 if (bdev_zoned_model(dests[i].bdev) == BLK_ZONED_HM) { in dm_kcopyd_copy()
1703 if (zoned_model == BLK_ZONED_HM) in dm_table_supports_zoned_model()
3769 if (bdev_zoned_model(FDEV(i).bdev) == BLK_ZONED_HM && in f2fs_scan_devices()