Searched refs:z_type (Results 1 – 3 of 3) sorted by relevance
250 __u8 z_type; member
335 enum sdebug_z_type z_type; member3755 return zsp->z_type == ZBC_ZTYPE_CNV; in zbc_zone_is_conv()3760 return zsp->z_type == ZBC_ZTYPE_GAP; in zbc_zone_is_gap()3864 if (zsp->z_type == ZBC_ZTYPE_SWR) { in zbc_inc_wp()3907 if (zsp->z_type != zsp_end->z_type) { in check_zbc_access_params()3934 if (zsp->z_type == ZBC_ZTYPE_SWR) { in check_zbc_access_params()6000 desc[0] = zsp->z_type; in resp_report_zones()6517 zsp->z_type = ZBC_ZTYPE_CNV; in sdebug_device_create_zones()6524 zsp->z_type = ZBC_ZTYPE_SWR; in sdebug_device_create_zones()6526 zsp->z_type = ZBC_ZTYPE_SWP; in sdebug_device_create_zones()[all …]
600 switch (entry->z_type) { in virtblk_parse_zone()612 zone.start, entry->z_type); in virtblk_parse_zone()