Home
last modified time | relevance | path

Searched refs:ppl_handle_flush_request (Results 1 – 2 of 2) sorted by relevance

/drivers/md/
Draid5-log.h47 extern int ppl_handle_flush_request(struct r5l_log *log, struct bio *bio);
114 ret = ppl_handle_flush_request(conf->log, bio); in log_handle_flush_request()
Draid5-ppl.c691 int ppl_handle_flush_request(struct r5l_log *log, struct bio *bio) in ppl_handle_flush_request() function