Searched defs:r10bio_s (Results 1 – 1 of 1) sorted by relevance
79 struct r10bio_s { struct80 atomic_t remaining; /* 'have we finished' count,83 sector_t sector; /* virtual sector number */84 int sectors;85 unsigned long state;86 mddev_t *mddev;90 struct bio *master_bio;94 int read_slot;96 struct list_head retry_list;104 struct {[all …]