Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
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()
Draid5-cache.c1098 int r5l_handle_flush_request(struct r5l_log *log, struct bio *bio) in r5l_handle_flush_request() function