Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Draid5-log.h104 static inline int log_handle_flush_request(struct r5conf *conf, struct bio *bio) in log_handle_flush_request() function
H A Draid5.c6141 int ret = log_handle_flush_request(conf, bi); in raid5_make_request()