Searched defs:bioc_vol (Results 1 – 1 of 1) sorted by relevance
125 struct bioc_vol { struct126 struct bio bv_bio;127 int bv_volid; /* volume id */129 int16_t bv_percent; /* percent done operation */130 u_int16_t bv_seconds; /* seconds of progress so far */132 int bv_status; /* current status */147 uint64_t bv_size; /* size of the disk */148 int bv_level; /* raid level */149 int bv_nodisk; /* nr of drives */150 int bv_cache; /* cache mode */[all …]