Home
last modified time | relevance | path

Searched defs:stripe_head_state (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/md/
Draid5.h253 struct stripe_head_state { struct
260 int syncing, expanding, expanded, replacing;
261 int locked, uptodate, to_read, to_write, failed, written;
262 int to_fill, compute, req_compute, non_overwrite;
263 int failed_num[2];
264 int p_failed, q_failed;
265 int dec_preread_active;
266 unsigned long ops_request;
268 struct bio *return_bi;
269 struct md_rdev *blocked_rdev;
[all …]