Searched refs:head_sh (Results 1 – 2 of 2) sorted by relevance
1146 struct stripe_head *head_sh = sh; in ops_run_io() local1165 sh = head_sh; in ops_run_io()1197 if (test_bit(R5_ReadRepl, &head_sh->dev[i].flags) && rrdev) in ops_run_io()1259 if (sh != head_sh) in ops_run_io()1260 atomic_inc(&head_sh->count); in ops_run_io()1267 if (test_bit(R5_ReadNoMerge, &head_sh->dev[i].flags)) in ops_run_io()1315 if (sh != head_sh) in ops_run_io()1316 atomic_inc(&head_sh->count); in ops_run_io()1349 if (!head_sh->batch_head) in ops_run_io()1353 if (sh != head_sh) in ops_run_io()[all …]
7 int r5l_write_stripe(struct r5l_log *log, struct stripe_head *head_sh);