Home
last modified time | relevance | path

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

/linux/lib/zlib_dfltcc/
A Ddfltcc_deflate.c113 int no_flush; in dfltcc_deflate() local
121 no_flush = flush == Z_NO_FLUSH; in dfltcc_deflate()
148 if (param->bcf && no_flush && in dfltcc_deflate()
157 no_flush = 0; in dfltcc_deflate()
177 if (no_flush && strm->avail_in > dfltcc_state->block_size) { in dfltcc_deflate()
190 if (!no_flush) in dfltcc_deflate()
/linux/drivers/scsi/qedf/
A Dqedf_io.c2309 goto no_flush; in qedf_execute_tmf()
2316 goto no_flush; in qedf_execute_tmf()
2386 goto no_flush; in qedf_execute_tmf()
2397 no_flush: in qedf_execute_tmf()
/linux/fs/fuse/
A Dfuse_i.h670 unsigned no_flush:1; member
A Dfile.c495 if (fm->fc->no_flush) in fuse_flush()
510 fm->fc->no_flush = 1; in fuse_flush()

Completed in 22 milliseconds