Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid5-log.h106 static inline int log_handle_flush_request(struct r5conf *conf, struct bio *bio) in log_handle_flush_request() function
Draid5.c5577 int ret = log_handle_flush_request(conf, bi); in raid5_make_request()