Searched refs:z_type (Results 1 – 3 of 3) sorted by relevance
250 __u8 z_type; member
292 enum sdebug_z_type z_type; member3170 return zsp->z_type == ZBC_ZTYPE_CNV; in zbc_zone_is_conv()3175 return zsp->z_type == ZBC_ZTYPE_GAP; in zbc_zone_is_gap()3279 if (zsp->z_type == ZBC_ZTYPE_SWR) { in zbc_inc_wp()3322 if (zsp->z_type != zsp_end->z_type) { in check_zbc_access_params()3349 if (zsp->z_type == ZBC_ZTYPE_SWR) { in check_zbc_access_params()5254 desc[0] = zsp->z_type; in resp_report_zones()5781 zsp->z_type = ZBC_ZTYPE_CNV; in sdebug_device_create_zones()5788 zsp->z_type = ZBC_ZTYPE_SWR; in sdebug_device_create_zones()5790 zsp->z_type = ZBC_ZTYPE_SWP; in sdebug_device_create_zones()[all …]
605 switch (entry->z_type) { in virtblk_parse_zone()617 zone.start, entry->z_type); in virtblk_parse_zone()