Lines Matching refs:to_eof
279 loff_t start, size_t len, bool to_eof) in netfs_advance_write() argument
308 to_eof) { in netfs_advance_write()
331 bool to_eof = false, streamw = false; in netfs_write_folio() local
368 to_eof = false; in netfs_write_folio()
375 to_eof = true; in netfs_write_folio()
377 to_eof = true; in netfs_write_folio()
498 stream->submit_len, to_eof); in netfs_write_folio()
747 bool to_eof = false; in netfs_write_folio_single() local
756 to_eof = true; in netfs_write_folio_single()
758 to_eof = true; in netfs_write_folio_single()
827 stream->submit_len, to_eof); in netfs_write_folio_single()