Searched refs:sdeb_zone_state (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/
H A Dscsi_debug.c282 struct sdeb_zone_state { /* ZBC: per zone state */ struct
355 struct sdeb_zone_state *zstate;
3096 static struct sdeb_zone_state *zbc_zone(struct sdebug_dev_info *devip,
3100 struct sdeb_zone_state *zsp;
3118 static inline bool zbc_zone_is_conv(struct sdeb_zone_state *zsp)
3123 static inline bool zbc_zone_is_gap(struct sdeb_zone_state *zsp)
3128 static inline bool zbc_zone_is_seq(struct sdeb_zone_state *zsp)
3134 struct sdeb_zone_state *zsp)
3160 struct sdeb_zone_state *zsp = &devip->zstate[0];
3172 struct sdeb_zone_state *zs
[all...]

Completed in 170 milliseconds