Searched refs:stripe_head_state (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/md/ |
D | raid5.h | 253 struct stripe_head_state { struct
|
D | raid5.c | 883 static void ops_run_io(struct stripe_head *sh, struct stripe_head_state *s) in ops_run_io() 2859 schedule_reconstruction(struct stripe_head *sh, struct stripe_head_state *s, in schedule_reconstruction() 3074 struct stripe_head_state *s, int disks, in handle_failed_stripe() 3189 struct stripe_head_state *s) in handle_failed_sync() 3257 static int need_this_block(struct stripe_head *sh, struct stripe_head_state *s, in need_this_block() 3347 static int fetch_block(struct stripe_head *sh, struct stripe_head_state *s, in fetch_block() 3423 struct stripe_head_state *s, in handle_stripe_fill() 3551 struct stripe_head_state *s, in handle_stripe_dirtying() 3682 struct stripe_head_state *s, int disks) in handle_parity_checks5() 3770 struct stripe_head_state *s, in handle_parity_checks6() [all …]
|