Lines Matching refs:stripe_head

310 				  struct stripe_head *sh, int disks)  in r5c_handle_cached_data_endio()
451 void r5c_make_stripe_write_out(struct stripe_head *sh) in r5c_make_stripe_write_out()
465 static void r5c_handle_data_cached(struct stripe_head *sh) in r5c_handle_data_cached()
481 static void r5c_handle_parity_cached(struct stripe_head *sh) in r5c_handle_parity_cached()
494 static void r5c_finish_cache_stripe(struct stripe_head *sh) in r5c_finish_cache_stripe()
517 struct stripe_head *sh, *next; in r5l_io_run_stripes()
904 static int r5l_log_stripe(struct r5l_log *log, struct stripe_head *sh, in r5l_log_stripe()
983 struct stripe_head *sh) in r5l_add_no_space_stripe()
994 int r5l_write_stripe(struct r5l_log *log, struct stripe_head *sh) in r5l_write_stripe()
1136 struct stripe_head *sh; in r5l_run_no_space_stripes()
1141 struct stripe_head, log_list); in r5l_run_no_space_stripes()
1156 struct stripe_head *sh; in r5c_calculate_new_cp()
1171 struct stripe_head, r5c); in r5c_calculate_new_cp()
1187 struct stripe_head *sh; in r5l_run_no_mem_stripe()
1193 struct stripe_head, log_list); in r5l_run_no_mem_stripe()
1246 void r5l_stripe_write_finished(struct stripe_head *sh) in r5l_stripe_write_finished()
1366 static void r5c_flush_stripe(struct r5conf *conf, struct stripe_head *sh) in r5c_flush_stripe()
1402 struct stripe_head *sh, *next; in r5c_flush_cache()
1427 struct stripe_head *sh; in r5c_do_reclaim()
1813 struct stripe_head *sh, in r5l_recovery_load_data()
1835 struct stripe_head *sh, in r5l_recovery_load_parity()
1860 static void r5l_recovery_reset_stripe(struct stripe_head *sh) in r5l_recovery_reset_stripe()
1872 struct stripe_head *sh, in r5l_recovery_replay_one_stripe()
1928 static struct stripe_head *
1934 struct stripe_head *sh; in r5c_recovery_alloc_stripe()
1945 static struct stripe_head *
1948 struct stripe_head *sh; in r5c_recovery_lookup_stripe()
1960 struct stripe_head *sh, *next; in r5c_recovery_drop_stripes()
1973 struct stripe_head *sh, *next; in r5c_recovery_replay_stripes()
2090 struct stripe_head *sh; in r5c_recovery_analyze_meta_block()
2213 struct stripe_head *sh) in r5c_recovery_load_one_stripe()
2246 struct stripe_head *sh; in r5c_recovery_flush_log()
2357 struct stripe_head *sh; in r5c_recovery_rewrite_data_only_stripes()
2432 struct stripe_head *sh, *next; in r5c_recovery_flush_data_only_stripes()
2635 struct stripe_head *sh, in r5c_try_caching_write()
2758 void r5c_release_extra_page(struct stripe_head *sh) in r5c_release_extra_page()
2784 void r5c_use_extra_page(struct stripe_head *sh) in r5c_use_extra_page()
2803 struct stripe_head *sh, in r5c_finish_stripe_write_out()
2887 int r5c_cache_data(struct r5l_log *log, struct stripe_head *sh) in r5c_cache_data()