Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c33 static unsigned short io_maxretrans; variable
875 pgio->pg_maxretrans = io_maxretrans; in ff_layout_pg_init_read()
939 pgio->pg_maxretrans = io_maxretrans; in ff_layout_pg_init_write()
2543 module_param(io_maxretrans, ushort, 0644);
2544 MODULE_PARM_DESC(io_maxretrans, "The number of times the NFSv4.1 client "
/kernel/linux/linux-6.6/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c38 static unsigned short io_maxretrans; variable
874 pgio->pg_maxretrans = io_maxretrans; in ff_layout_pg_init_read()
935 pgio->pg_maxretrans = io_maxretrans; in ff_layout_pg_init_write()
2621 module_param(io_maxretrans, ushort, 0644);
2622 MODULE_PARM_DESC(io_maxretrans, "The number of times the NFSv4.1 client "

Completed in 7 milliseconds