Searched refs:z_type (Results 1 – 3 of 3) sorted by relevance
250 __u8 z_type; member
280 enum sdebug_z_type z_type; member2742 return zsp->z_type == ZBC_ZTYPE_CNV; in zbc_zone_is_conv()2747 return zsp->z_type == ZBC_ZTYPE_GAP; in zbc_zone_is_gap()2851 if (zsp->z_type == ZBC_ZTYPE_SWR) { in zbc_inc_wp()2896 if (zsp->z_type != zsp_end->z_type) { in check_zbc_access_params()2923 if (zsp->z_type == ZBC_ZTYPE_SWR) { in check_zbc_access_params()4571 desc[0] = zsp->z_type; in resp_report_zones()5040 zsp->z_type = ZBC_ZTYPE_CNV; in sdebug_device_create_zones()5047 zsp->z_type = ZBC_ZTYPE_SWR; in sdebug_device_create_zones()5049 zsp->z_type = ZBC_ZTYPE_SWP; in sdebug_device_create_zones()[all …]
609 switch (entry->z_type) { in virtblk_parse_zone()621 zone.start, entry->z_type); in virtblk_parse_zone()