Home
last modified time | relevance | path

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

/linux/fs/netfs/
A Dwrite_collect.c341 for (s = 0; s < NR_IO_STREAMS; s++) { in netfs_retry_writes()
357 for (s = 0; s < NR_IO_STREAMS; s++) { in netfs_retry_writes()
403 for (s = 0; s < NR_IO_STREAMS; s++) { in netfs_collect_write_results()
482 for (s = 0; s < NR_IO_STREAMS; s++) { in netfs_collect_write_results()
563 for (s = 0; s < NR_IO_STREAMS; s++) { in netfs_write_collection_worker()
A Dwrite_issue.c441 for (int s = 0; s < NR_IO_STREAMS; s++) { in netfs_write_folio()
464 for (int s = 0; s < NR_IO_STREAMS; s++) { in netfs_write_folio()
504 for (int s = 0; s < NR_IO_STREAMS; s++) in netfs_write_folio()
521 for (int s = 0; s < NR_IO_STREAMS; s++) { in netfs_end_issue_write()
/linux/include/linux/
A Dnetfs.h238 #define NR_IO_STREAMS 2 //wreq->nr_io_streams macro

Completed in 10 milliseconds