Lines Matching full:flush
128 * https://swtch.com/plan9port/man/man9/flush.html says: in l9p_threadpool_rflush()
135 * need respond only to the last flush." This means in l9p_threadpool_rflush()
239 * Flush requests must be handled specially, since they in l9p_threadpool_run()
270 * Find what we're supposed to flush (the flushee, as it were). in l9p_threadpool_tflush()
280 * Nothing to flush! The old request must have in l9p_threadpool_tflush()
305 * https://swtch.com/plan9port/man/man9/flush.html in l9p_threadpool_tflush()
307 * flush message immediately". However, Linux in l9p_threadpool_tflush()
308 * sends flush requests for operations that in l9p_threadpool_tflush()
310 * possible to *answer* the flush request until in l9p_threadpool_tflush()
329 * special here, which will make us act like a flush in l9p_threadpool_tflush()
353 * We'll just mark it as having had some flush in l9p_threadpool_tflush()