Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Draid5-cache.c232 unsigned int has_null_flush:1; /* include null flush request */ member
566 bool has_null_flush; in r5l_log_endio() local
584 has_null_flush = io->has_null_flush; in r5l_log_endio()
608 if (has_null_flush) { in r5l_log_endio()
1123 log->current_io->has_null_flush = 1; in r5l_handle_flush_request()