Searched refs:z_type (Results 1 – 3 of 3) sorted by relevance
250 __u8 z_type; member
325 enum sdebug_z_type z_type; member3663 return zsp->z_type == ZBC_ZTYPE_CNV; in zbc_zone_is_conv()3668 return zsp->z_type == ZBC_ZTYPE_GAP; in zbc_zone_is_gap()3772 if (zsp->z_type == ZBC_ZTYPE_SWR) { in zbc_inc_wp()3815 if (zsp->z_type != zsp_end->z_type) { in check_zbc_access_params()3842 if (zsp->z_type == ZBC_ZTYPE_SWR) { in check_zbc_access_params()5934 desc[0] = zsp->z_type; in resp_report_zones()6457 zsp->z_type = ZBC_ZTYPE_CNV; in sdebug_device_create_zones()6464 zsp->z_type = ZBC_ZTYPE_SWR; in sdebug_device_create_zones()6466 zsp->z_type = ZBC_ZTYPE_SWP; in sdebug_device_create_zones()[all …]
599 switch (entry->z_type) { in virtblk_parse_zone()611 zone.start, entry->z_type); in virtblk_parse_zone()