Home
last modified time | relevance | path

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

/linux/block/partitions/
A Dcore.c337 case BLK_ZONED_HM: in add_partition()
633 if (disk->queue->limits.zoned == BLK_ZONED_HM) { in blk_add_partitions()
/linux/fs/btrfs/
A Dzoned.h299 return bdev_zoned_model(bdev) != BLK_ZONED_HM; in btrfs_check_device_zone_type()
A Dzoned.c511 case BLK_ZONED_HM: in btrfs_get_dev_zone_info()
602 if (model == BLK_ZONED_HM || in btrfs_check_zoned_mode()
/linux/drivers/nvme/host/
A Dzns.c112 blk_queue_set_zoned(ns->disk, BLK_ZONED_HM); in nvme_update_zone_info()
/linux/include/linux/
A Dblkdev.h70 BLK_ZONED_HM, /* Host-managed zoned block device */ enumerator
491 case BLK_ZONED_HM: in blk_queue_is_zoned()
/linux/drivers/scsi/
A Dsd_zbc.c834 if (blk_queue_zoned_model(q) == BLK_ZONED_HM) in sd_zbc_read_zones()
A Dscsi_debug.c1550 if (sdeb_zbc_model == BLK_ZONED_HM && devip->max_open) in inquiry_vpd_b6()
4893 if (devip->zmodel == BLK_ZONED_HM) { in sdebug_device_create_zones()
4916 if (devip->zmodel == BLK_ZONED_HM) in sdebug_device_create_zones()
6594 [BLK_ZONED_HM] = "host-managed",
6600 [BLK_ZONED_HM] = "managed",
6606 [BLK_ZONED_HM] = "2",
6805 sdeb_zbc_model = BLK_ZONED_HM; in scsi_debug_init()
6818 case BLK_ZONED_HM: in scsi_debug_init()
A Dsd.c3036 blk_queue_set_zoned(sdkp->disk, BLK_ZONED_HM); in sd_read_block_characteristics()
3053 q->limits.zoned == BLK_ZONED_HM ? "managed" : "aware"); in sd_read_block_characteristics()
/linux/drivers/block/null_blk/
A Dzoned.c159 blk_queue_set_zoned(nullb->disk, BLK_ZONED_HM); in null_register_zoned_dev()
/linux/block/
A Dblk-settings.c880 case BLK_ZONED_HM: in blk_queue_set_zoned()
A Dblk-sysfs.c314 case BLK_ZONED_HM: in queue_zoned_show()
/linux/drivers/md/
A Ddm-kcopyd.c803 if (bdev_zoned_model(dests[i].bdev) == BLK_ZONED_HM) { in dm_kcopyd_copy()
A Ddm-table.c1592 if (zoned_model == BLK_ZONED_HM) in dm_table_supports_zoned_model()
/linux/fs/f2fs/
A Dsuper.c3839 if (bdev_zoned_model(FDEV(i).bdev) == BLK_ZONED_HM && in f2fs_scan_devices()

Completed in 48 milliseconds