Searched refs:submit_extendable_to (Results 1 – 4 of 4) sorted by relevance
100 cache->submit_extendable_to = fsize; in netfs_pgpriv2_copy_folio()115 cache->submit_extendable_to = fsize - cache->submit_off; in netfs_pgpriv2_copy_folio()
296 stream->submit_extendable_to -= part; in netfs_advance_write()484 stream->submit_extendable_to = fsize - stream->submit_off; in netfs_write_folio()
138 unsigned int submit_extendable_to; /* Amount I/O can be rounded up to */ member
680 if (part && stream->submit_extendable_to >= need) { in cachefiles_issue_write()