Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
Draid5-log.h107 static inline int log_handle_flush_request(struct r5conf *conf, struct bio *bio) in log_handle_flush_request() function
Draid5.c5778 int ret = log_handle_flush_request(conf, bi); in raid5_make_request()