Searched refs:z_type (Results 1 – 1 of 1) sorted by relevance
275 enum sdebug_z_type z_type; member2754 return zsp->z_type == ZBC_ZTYPE_CNV; in zbc_zone_is_conv()2759 return zsp->z_type == ZBC_ZTYPE_GAP; in zbc_zone_is_gap()2863 if (zsp->z_type == ZBC_ZTYPE_SWR) { in zbc_inc_wp()2908 if (zsp->z_type != zsp_end->z_type) { in check_zbc_access_params()2935 if (zsp->z_type == ZBC_ZTYPE_SWR) { in check_zbc_access_params()4583 desc[0] = zsp->z_type; in resp_report_zones()5100 zsp->z_type = ZBC_ZTYPE_CNV; in sdebug_device_create_zones()5107 zsp->z_type = ZBC_ZTYPE_SWR; in sdebug_device_create_zones()5109 zsp->z_type = ZBC_ZTYPE_SWP; in sdebug_device_create_zones()[all …]