Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Draid5-cache.c230 unsigned int has_null_flush:1; /* include null flush request */ member
567 bool has_null_flush; in r5l_log_endio() local
585 has_null_flush = io->has_null_flush; in r5l_log_endio()
609 if (has_null_flush) { in r5l_log_endio()
1123 log->current_io->has_null_flush = 1; in r5l_handle_flush_request()