Lines Matching defs:sh

308 				  struct stripe_head *sh, int disks)  in r5c_handle_cached_data_endio()
448 void r5c_make_stripe_write_out(struct stripe_head *sh) in r5c_make_stripe_write_out()
462 static void r5c_handle_data_cached(struct stripe_head *sh) in r5c_handle_data_cached()
478 static void r5c_handle_parity_cached(struct stripe_head *sh) in r5c_handle_parity_cached()
491 static void r5c_finish_cache_stripe(struct stripe_head *sh) in r5c_finish_cache_stripe()
514 struct stripe_head *sh, *next; in r5l_io_run_stripes() local
899 static int r5l_log_stripe(struct r5l_log *log, struct stripe_head *sh, in r5l_log_stripe()
978 struct stripe_head *sh) in r5l_add_no_space_stripe()
989 int r5l_write_stripe(struct r5l_log *log, struct stripe_head *sh) in r5l_write_stripe()
1131 struct stripe_head *sh; in r5l_run_no_space_stripes() local
1151 struct stripe_head *sh; in r5c_calculate_new_cp() local
1182 struct stripe_head *sh; in r5l_run_no_mem_stripe() local
1241 void r5l_stripe_write_finished(struct stripe_head *sh) in r5l_stripe_write_finished()
1361 static void r5c_flush_stripe(struct r5conf *conf, struct stripe_head *sh) in r5c_flush_stripe()
1397 struct stripe_head *sh, *next; in r5c_flush_cache() local
1422 struct stripe_head *sh; in r5c_do_reclaim() local
1802 struct stripe_head *sh, in r5l_recovery_load_data()
1824 struct stripe_head *sh, in r5l_recovery_load_parity()
1849 static void r5l_recovery_reset_stripe(struct stripe_head *sh) in r5l_recovery_reset_stripe()
1861 struct stripe_head *sh, in r5l_recovery_replay_one_stripe()
1917 struct stripe_head *sh; in r5c_recovery_alloc_stripe() local
1932 struct stripe_head *sh; in r5c_recovery_lookup_stripe() local
1944 struct stripe_head *sh, *next; in r5c_recovery_drop_stripes() local
1957 struct stripe_head *sh, *next; in r5c_recovery_replay_stripes() local
2074 struct stripe_head *sh; in r5c_recovery_analyze_meta_block() local
2197 struct stripe_head *sh) in r5c_recovery_load_one_stripe()
2230 struct stripe_head *sh; in r5c_recovery_flush_log() local
2341 struct stripe_head *sh; in r5c_recovery_rewrite_data_only_stripes() local
2416 struct stripe_head *sh, *next; in r5c_recovery_flush_data_only_stripes() local
2624 struct stripe_head *sh, in r5c_try_caching_write()
2747 void r5c_release_extra_page(struct stripe_head *sh) in r5c_release_extra_page()
2773 void r5c_use_extra_page(struct stripe_head *sh) in r5c_use_extra_page()
2792 struct stripe_head *sh, in r5c_finish_stripe_write_out()
2872 int r5c_cache_data(struct r5l_log *log, struct stripe_head *sh) in r5c_cache_data()