Lines Matching full:zone
186 /* Zone append command */
192 /* Open zone command */
195 /* Close zone command */
198 /* Finish zone command */
201 /* Reset zone command */
238 * Zone descriptor. A part of VIRTIO_BLK_T_ZONE_REPORT command reply.
241 /* Zone capacity */
243 /* The starting sector of the zone */
245 /* Zone write pointer position in sectors */
247 /* Zone type */
249 /* Zone state */
261 * Supported zone types.
264 /* Conventional zone */
266 /* Sequential Write Required zone */
268 /* Sequential Write Preferred zone */
272 * Zone states that are available for zones of all types.