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.c335 enum sdebug_z_type z_type; member
3761 return zsp->z_type == ZBC_ZTYPE_CNV; in zbc_zone_is_conv()
3766 return zsp->z_type == ZBC_ZTYPE_GAP; in zbc_zone_is_gap()
3870 if (zsp->z_type == ZBC_ZTYPE_SWR) { in zbc_inc_wp()
3913 if (zsp->z_type != zsp_end->z_type) { in check_zbc_access_params()
3940 if (zsp->z_type == ZBC_ZTYPE_SWR) { in check_zbc_access_params()
6008 desc[0] = zsp->z_type; in resp_report_zones()
6531 zsp->z_type = ZBC_ZTYPE_CNV; in sdebug_device_create_zones()
6538 zsp->z_type = ZBC_ZTYPE_SWR; in sdebug_device_create_zones()
6540 zsp->z_type = ZBC_ZTYPE_SWP; in sdebug_device_create_zones()
[all …]