Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Draid5-cache.c230 unsigned int has_null_flush:1; /* include null flush request */ member
564 bool has_null_flush; in r5l_log_endio() local
582 has_null_flush = io->has_null_flush; in r5l_log_endio()
606 if (has_null_flush) { in r5l_log_endio()
1121 log->current_io->has_null_flush = 1; in r5l_handle_flush_request()
/kernel/linux/linux-6.6/drivers/md/
H A Draid5-cache.c230 unsigned int has_null_flush:1; /* include null flush request */ member
564 bool has_null_flush; in r5l_log_endio() local
582 has_null_flush = io->has_null_flush; in r5l_log_endio()
606 if (has_null_flush) { in r5l_log_endio()
1120 log->current_io->has_null_flush = 1; in r5l_handle_flush_request()

Completed in 8 milliseconds