Searched refs:stripe_head_state (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/md/ |
| H A D | raid5-log.h | 16 struct stripe_head_state *s, int disks); 18 struct stripe_head_state *s); 57 static inline int log_stripe(struct stripe_head *sh, struct stripe_head_state *s) in log_stripe()
|
| H A D | raid5.h | 277 struct stripe_head_state { struct
|
| H A D | raid5.c | 1157 static void ops_run_io(struct stripe_head *sh, struct stripe_head_state *s) in ops_run_io() 3321 struct stripe_head_state *s) in delay_towrite() 3338 schedule_reconstruction(struct stripe_head *sh, struct stripe_head_state *s, in schedule_reconstruction() 3600 struct stripe_head_state *s, int disks) in handle_failed_stripe() 3699 struct stripe_head_state *s) in handle_failed_sync() 3770 struct stripe_head_state *s) in handle_failed_reshape() 3833 static int need_this_block(struct stripe_head *sh, struct stripe_head_state *s, in need_this_block() 3945 static int fetch_block(struct stripe_head *sh, struct stripe_head_state *s, in fetch_block() 4034 struct stripe_head_state *s, in handle_stripe_fill() 4188 struct stripe_head_state *s, in handle_stripe_dirtying() [all …]
|