Home
last modified time | relevance | path

Searched refs:NR_IO_STREAMS (Results 1 – 5 of 5) sorted by relevance

/linux/fs/netfs/
H A Dwrite_collect.c34 for (int i = 0; i < NR_IO_STREAMS; i++) { in netfs_dump_request()
228 for (s = 0; s < NR_IO_STREAMS; s++) { in netfs_collect_write_results()
310 for (s = 0; s < NR_IO_STREAMS; s++) { in netfs_collect_write_results()
380 for (s = 0; s < NR_IO_STREAMS; s++) { in netfs_write_collection()
H A Dwrite_issue.c448 for (int s = 0; s < NR_IO_STREAMS; s++) { in netfs_write_folio()
472 for (int s = 0; s < NR_IO_STREAMS; s++) { in netfs_write_folio()
512 for (int s = 0; s < NR_IO_STREAMS; s++) in netfs_write_folio()
529 for (int s = 0; s < NR_IO_STREAMS; s++) { in netfs_end_issue_write()
761 for (int s = 0; s < NR_IO_STREAMS; s++) { in netfs_write_folio_single()
782 for (int s = 0; s < NR_IO_STREAMS; s++) { in netfs_write_folio_single()
891 for (int s = 0; s < NR_IO_STREAMS; s++) in netfs_writeback_single()
H A Dwrite_retry.c214 for (s = 0; s < NR_IO_STREAMS; s++) { in netfs_retry_writes()
226 for (s = 0; s < NR_IO_STREAMS; s++) { in netfs_retry_writes()
H A Dmisc.c410 for (int i = 0; i < NR_IO_STREAMS; i++) { in netfs_collect_in_app()
/linux/include/linux/
H A Dnetfs.h236 #define NR_IO_STREAMS 2 //wreq->nr_io_streams macro