Searched refs:no_flush (Results 1 – 6 of 6) sorted by relevance
132 int no_flush; in dfltcc_deflate() local144 no_flush = flush == Z_NO_FLUSH; in dfltcc_deflate()154 if (!no_flush && param->bcf) { in dfltcc_deflate()165 *result = no_flush ? need_more : block_done; in dfltcc_deflate()174 if (param->bcf && no_flush && in dfltcc_deflate()183 no_flush = 0; in dfltcc_deflate()208 if (no_flush && strm->avail_in > dfltcc_state->block_size) { in dfltcc_deflate()221 if (!no_flush) in dfltcc_deflate()
2314 goto no_flush; in qedf_execute_tmf()2321 goto no_flush; in qedf_execute_tmf()2391 goto no_flush; in qedf_execute_tmf()2402 no_flush: in qedf_execute_tmf()
705 unsigned no_flush:1; member
509 if (fm->fc->no_flush) in fuse_flush()524 fm->fc->no_flush = 1; in fuse_flush()
666 inserted->cache->no_flush ? ", ignore flushes" : ""); in print_block_info()
72 .no_flush = !!(bs->open_flags & BDRV_O_NO_FLUSH), in bdrv_block_device_info()