Home
last modified time | relevance | path

Searched refs:r5l_write_stripe (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/md/
Draid5.h631 extern int r5l_write_stripe(struct r5l_log *log, struct stripe_head *head_sh);
Draid5-cache.c423 int r5l_write_stripe(struct r5l_log *log, struct stripe_head *sh) in r5l_write_stripe() function
Draid5.c893 if (r5l_write_stripe(conf->log, sh) == 0) in ops_run_io()