Home
last modified time | relevance | path

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

/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c39 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 "