Searched refs:r5l_write_stripe (Results 1 – 3 of 3) sorted by relevance
631 extern int r5l_write_stripe(struct r5l_log *log, struct stripe_head *head_sh);
423 int r5l_write_stripe(struct r5l_log *log, struct stripe_head *sh) in r5l_write_stripe() function
893 if (r5l_write_stripe(conf->log, sh) == 0) in ops_run_io()