Searched refs:head_sh (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/md/
H A Draid5-log.h7 int r5l_write_stripe(struct r5l_log *log, struct stripe_head *head_sh);
H A Draid5.c1144 struct stripe_head *head_sh = sh; local
1163 sh = head_sh;
1195 if (test_bit(R5_ReadRepl, &head_sh->dev[i].flags) && rrdev)
1261 if (sh != head_sh)
1262 atomic_inc(&head_sh->count);
1269 if (test_bit(R5_ReadNoMerge, &head_sh->dev[i].flags))
1321 if (sh != head_sh)
1322 atomic_inc(&head_sh->count);
1357 if (!head_sh->batch_head)
1361 if (sh != head_sh)
1925 struct stripe_head *head_sh = sh; local
2052 struct stripe_head *head_sh = sh; local
2144 struct stripe_head *head_sh = sh; local
4032 struct stripe_head *head_sh = sh; local
4874 break_stripe_batch_list(struct stripe_head *head_sh, unsigned long handle_flags) argument
[all...]

Completed in 144 milliseconds