Home
last modified time | relevance | path

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

/linux-6.3-rc2/block/partitions/
A Dcore.c326 case BLK_ZONED_HM: in add_partition()
622 if (disk->queue->limits.zoned == BLK_ZONED_HM) { in blk_add_partitions()
/linux-6.3-rc2/drivers/nvme/host/
A Dzns.c112 disk_set_zoned(ns->disk, BLK_ZONED_HM); in nvme_update_zone_info()
/linux-6.3-rc2/fs/btrfs/
A Dzoned.h333 return bdev_zoned_model(bdev) != BLK_ZONED_HM; in btrfs_check_device_zone_type()
A Dzoned.c580 case BLK_ZONED_HM: in btrfs_get_dev_zone_info()
690 bdev_zoned_model(device->bdev) == BLK_ZONED_HM) { in btrfs_check_for_zoned_device()
/linux-6.3-rc2/include/linux/
A Dblkdev.h270 BLK_ZONED_HM, /* Host-managed zoned block device */ enumerator
657 case BLK_ZONED_HM: in blk_queue_is_zoned()
/linux-6.3-rc2/block/
A Dblk-settings.c920 case BLK_ZONED_HM: in disk_set_zoned()
A Dblk-sysfs.c329 case BLK_ZONED_HM: in queue_zoned_show()
/linux-6.3-rc2/drivers/scsi/
A Dscsi_debug.c1562 if (sdeb_zbc_model == BLK_ZONED_HM && devip->max_open) in inquiry_vpd_b6()
1904 if (devip->zmodel == BLK_ZONED_HM) in resp_readcap16()
5079 if (devip->zmodel == BLK_ZONED_HM) { in sdebug_device_create_zones()
5104 if (devip->zmodel == BLK_ZONED_HM) in sdebug_device_create_zones()
6800 [BLK_ZONED_HM] = "host-managed",
6806 [BLK_ZONED_HM] = "managed",
6812 [BLK_ZONED_HM] = "2",
7012 sdeb_zbc_model = BLK_ZONED_HM; in scsi_debug_init()
7025 case BLK_ZONED_HM: in scsi_debug_init()
A Dsd.c2996 disk_set_zoned(sdkp->disk, BLK_ZONED_HM); in sd_read_block_characteristics()
3014 q->limits.zoned == BLK_ZONED_HM ? "managed" : "aware"); in sd_read_block_characteristics()
/linux-6.3-rc2/drivers/block/null_blk/
A Dzoned.c162 disk_set_zoned(nullb->disk, BLK_ZONED_HM); in null_register_zoned_dev()
/linux-6.3-rc2/drivers/md/
A Ddm-kcopyd.c810 if (bdev_zoned_model(dests[i].bdev) == BLK_ZONED_HM) { in dm_kcopyd_copy()
A Ddm-table.c1607 if (zoned_model == BLK_ZONED_HM) in dm_table_supports_zoned_model()
/linux-6.3-rc2/drivers/block/
A Dvirtio_blk.c733 disk_set_zoned(vblk->disk, BLK_ZONED_HM); in virtblk_probe_zoned_device()
/linux-6.3-rc2/fs/f2fs/
A Dsuper.c4001 if (bdev_zoned_model(FDEV(i).bdev) == BLK_ZONED_HM && in f2fs_scan_devices()

Completed in 55 milliseconds