Lines Matching defs:stripe_head_state
257 struct stripe_head_state { struct
264 int syncing, expanding, expanded, replacing;
265 int locked, uptodate, to_read, to_write, failed, written;
266 int to_fill, compute, req_compute, non_overwrite;
267 int failed_num[2];
268 int p_failed, q_failed;
269 int dec_preread_active;
270 unsigned long ops_request;
272 struct bio_list return_bi;
273 struct md_rdev *blocked_rdev;
274 int handle_bad_blocks;
275 int log_failed;