Home
last modified time | relevance | path

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

/linux/fs/netfs/
H A Dwrite_issue.c452 for (int s = 0; s < NR_IO_STREAMS; s++) { in netfs_write_folio()
476 for (int s = 0; s < NR_IO_STREAMS; s++) { in netfs_write_folio()
516 for (int s = 0; s < NR_IO_STREAMS; s++) in netfs_write_folio()
533 for (int s = 0; s < NR_IO_STREAMS; s++) { in netfs_end_issue_write()
749 for (int s = 0; s < NR_IO_STREAMS; s++) { in netfs_write_folio_single()
770 for (int s = 0; s < NR_IO_STREAMS; s++) { in netfs_write_folio_single()
874 for (int s = 0; s < NR_IO_STREAMS; s++) in netfs_writeback_single()
H A Dwrite_collect.c34 for (int i = 0; i < NR_IO_STREAMS; i++) { in netfs_dump_request()
225 for (s = 0; s < NR_IO_STREAMS; s++) { in netfs_collect_write_results()
305 for (s = 0; s < NR_IO_STREAMS; s++) { in netfs_collect_write_results()
375 for (s = 0; s < NR_IO_STREAMS; s++) { in netfs_write_collection()
H A Dwrite_retry.c210 for (s = 0; s < NR_IO_STREAMS; s++) { in netfs_retry_writes()
222 for (s = 0; s < NR_IO_STREAMS; s++) { in netfs_retry_writes()
H A Dmisc.c391 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
/linux/Documentation/filesystems/
H A Dnetfs_library.rst535 are available, but this may be made extensible in future. ``NR_IO_STREAMS``