Lines Matching defs:bioc_volops
242 struct bioc_volops { struct
243 void *bc_cookie;
244 uint64_t bc_size; /* size of the volume set */
245 uint64_t bc_other_id; /* unused for now */
246 uint32_t bc_devmask; /* device mask for the volume set */
248 uint16_t bc_channel;
249 uint16_t bc_target;
250 uint16_t bc_lun;
251 uint16_t bc_stripe; /* stripe size */
252 uint16_t bc_level; /* RAID level requested */
254 int bc_opcode;
257 int bc_volid; /* volume id to be created/removed */