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
1036 pgio->pg_maxretrans = io_maxretrans; in ff_layout_pg_init_read()
1148 pgio->pg_maxretrans = io_maxretrans; in ff_layout_pg_init_write()
3037 module_param(io_maxretrans, ushort, 0644);
3038 MODULE_PARM_DESC(io_maxretrans, "The number of times the NFSv4.1 client "