Searched refs:stripe_head_state (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/md/ |
D | raid5.h | 257 struct stripe_head_state { struct
|
D | raid5.c | 885 static void ops_run_io(struct stripe_head *sh, struct stripe_head_state *s) in ops_run_io() 2857 schedule_reconstruction(struct stripe_head *sh, struct stripe_head_state *s, in schedule_reconstruction() 3072 struct stripe_head_state *s, int disks, in handle_failed_stripe() 3193 struct stripe_head_state *s) in handle_failed_sync() 3261 static int need_this_block(struct stripe_head *sh, struct stripe_head_state *s, in need_this_block() 3351 static int fetch_block(struct stripe_head *sh, struct stripe_head_state *s, in fetch_block() 3427 struct stripe_head_state *s, in handle_stripe_fill() 3557 struct stripe_head_state *s, in handle_stripe_dirtying() 3688 struct stripe_head_state *s, int disks) in handle_parity_checks5() 3776 struct stripe_head_state *s, in handle_parity_checks6() [all …]
|