Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Draid5-log.h11 int r5l_handle_flush_request(struct r5l_log *log, struct bio *bio);
109 ret = r5l_handle_flush_request(conf->log, bio); in log_handle_flush_request()
H A Draid5-cache.c1097 int r5l_handle_flush_request(struct r5l_log *log, struct bio *bio) in r5l_handle_flush_request() function