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

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

Completed in 135 milliseconds