Lines Matching refs:to_eof
280 loff_t start, size_t len, bool to_eof) in netfs_advance_write() argument
309 to_eof) { in netfs_advance_write()
332 bool to_eof = false, streamw = false; in netfs_write_folio() local
369 to_eof = false; in netfs_write_folio()
376 to_eof = true; in netfs_write_folio()
378 to_eof = true; in netfs_write_folio()
499 stream->submit_len, to_eof); in netfs_write_folio()
750 bool to_eof = false; in netfs_write_folio_single() local
759 to_eof = true; in netfs_write_folio_single()
761 to_eof = true; in netfs_write_folio_single()
830 stream->submit_len, to_eof); in netfs_write_folio_single()