Searched refs:io_maxretrans (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c38 static unsigned short io_maxretrans; variable
874 pgio->pg_maxretrans = io_maxretrans;
935 pgio->pg_maxretrans = io_maxretrans;
2621 module_param(io_maxretrans, ushort, 0644);
2622 MODULE_PARM_DESC(io_maxretrans, "The number of times the NFSv4.1 client "

Completed in 207 milliseconds