Home
last modified time | relevance | path

Searched refs:z_type (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dvirtio_blk.h250 __u8 z_type; member
/linux/drivers/scsi/
H A Dscsi_debug.c282 enum sdebug_z_type z_type; member
3701 return zsp->z_type == ZBC_ZTYPE_CNV; in zbc_zone_is_conv()
3706 return zsp->z_type == ZBC_ZTYPE_GAP; in zbc_zone_is_gap()
3810 if (zsp->z_type == ZBC_ZTYPE_SWR) { in zbc_inc_wp()
3853 if (zsp->z_type != zsp_end->z_type) { in check_zbc_access_params()
3880 if (zsp->z_type == ZBC_ZTYPE_SWR) { in check_zbc_access_params()
5950 desc[0] = zsp->z_type; in resp_report_zones()
6467 zsp->z_type = ZBC_ZTYPE_CNV; in sdebug_device_create_zones()
6474 zsp->z_type = ZBC_ZTYPE_SWR; in sdebug_device_create_zones()
6476 zsp->z_type = ZBC_ZTYPE_SWP; in sdebug_device_create_zones()
[all …]