Searched refs:has_null_flush (Results 1 – 1 of 1) sorted by relevance
230 unsigned int has_null_flush:1; /* include null flush request */ member 563 bool has_null_flush; in r5l_log_endio() local 581 has_null_flush = io->has_null_flush; in r5l_log_endio() 605 if (has_null_flush) { in r5l_log_endio() 1118 log->current_io->has_null_flush = 1; in r5l_handle_flush_request()