Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid5-cache.c241 unsigned int has_null_flush:1; /* include null flush request */ member
575 bool has_null_flush; in r5l_log_endio() local
593 has_null_flush = io->has_null_flush; in r5l_log_endio()
617 if (has_null_flush) { in r5l_log_endio()
1132 log->current_io->has_null_flush = 1; in r5l_handle_flush_request()