Searched refs:stripe_head_state (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/md/ |
| D | raid5-log.h | 17 struct stripe_head_state *s, int disks); 20 struct stripe_head_state *s); 60 static inline int log_stripe(struct stripe_head *sh, struct stripe_head_state *s) in log_stripe()
|
| D | raid5.h | 267 struct stripe_head_state { struct
|
| D | raid5.c | 979 static void ops_run_io(struct stripe_head *sh, struct stripe_head_state *s) in ops_run_io() 3075 struct stripe_head_state *s) in delay_towrite() 3092 schedule_reconstruction(struct stripe_head *sh, struct stripe_head_state *s, in schedule_reconstruction() 3350 struct stripe_head_state *s, int disks) in handle_failed_stripe() 3463 struct stripe_head_state *s) in handle_failed_sync() 3527 static int need_this_block(struct stripe_head *sh, struct stripe_head_state *s, in need_this_block() 3623 static int fetch_block(struct stripe_head *sh, struct stripe_head_state *s, in fetch_block() 3710 struct stripe_head_state *s, in handle_stripe_fill() 3867 struct stripe_head_state *s, in handle_stripe_dirtying() 4034 struct stripe_head_state *s, int disks) in handle_parity_checks5() [all …]
|
| D | raid5-cache.c | 2636 struct stripe_head_state *s, in r5c_try_caching_write() 2804 struct stripe_head_state *s) in r5c_finish_stripe_write_out()
|