Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Draid5.c1061 struct stripe_head *head_sh = sh; in ops_run_io() local
1078 sh = head_sh; in ops_run_io()
1115 if (test_bit(R5_ReadRepl, &head_sh->dev[i].flags) && rrdev) in ops_run_io()
1185 if (sh != head_sh) in ops_run_io()
1186 atomic_inc(&head_sh->count); in ops_run_io()
1193 if (test_bit(R5_ReadNoMerge, &head_sh->dev[i].flags)) in ops_run_io()
1252 if (sh != head_sh) in ops_run_io()
1253 atomic_inc(&head_sh->count); in ops_run_io()
1293 if (!head_sh->batch_head) in ops_run_io()
1297 if (sh != head_sh) in ops_run_io()
1861 struct stripe_head *head_sh = sh; ops_run_biodrain() local
1988 struct stripe_head *head_sh = sh; ops_run_reconstruct5() local
2080 struct stripe_head *head_sh = sh; ops_run_reconstruct6() local
3966 struct stripe_head *head_sh = sh; handle_stripe_clean_event() local
4812 break_stripe_batch_list(struct stripe_head *head_sh, unsigned long handle_flags) break_stripe_batch_list() argument
[all...]
H A Draid5-log.h7 extern int r5l_write_stripe(struct r5l_log *log, struct stripe_head *head_sh);
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.c1143 struct stripe_head *head_sh = sh; in ops_run_io() local
1162 sh = head_sh; in ops_run_io()
1200 if (test_bit(R5_ReadRepl, &head_sh->dev[i].flags) && rrdev) in ops_run_io()
1269 if (sh != head_sh) in ops_run_io()
1270 atomic_inc(&head_sh->count); in ops_run_io()
1277 if (test_bit(R5_ReadNoMerge, &head_sh->dev[i].flags)) in ops_run_io()
1332 if (sh != head_sh) in ops_run_io()
1333 atomic_inc(&head_sh->count); in ops_run_io()
1371 if (!head_sh->batch_head) in ops_run_io()
1375 if (sh != head_sh) in ops_run_io()
1939 struct stripe_head *head_sh = sh; ops_run_biodrain() local
2066 struct stripe_head *head_sh = sh; ops_run_reconstruct5() local
2158 struct stripe_head *head_sh = sh; ops_run_reconstruct6() local
4078 struct stripe_head *head_sh = sh; handle_stripe_clean_event() local
4925 break_stripe_batch_list(struct stripe_head *head_sh, unsigned long handle_flags) break_stripe_batch_list() argument
[all...]
H A Draid5-log.h7 int r5l_write_stripe(struct r5l_log *log, struct stripe_head *head_sh);

Completed in 11 milliseconds