Searched refs:io_maxretrans (Results 1 – 1 of 1) sorted by relevance
39 static unsigned short io_maxretrans; variable 853 pgio->pg_maxretrans = io_maxretrans; in ff_layout_pg_init_read() 959 pgio->pg_maxretrans = io_maxretrans;2665 module_param(io_maxretrans, ushort, 0644);2666 MODULE_PARM_DESC(io_maxretrans, "The number of times the NFSv4.1 client "