Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/filelayout/
Dfilelayoutdev.c41 static unsigned int dataserver_timeo = NFS4_DEF_DS_TIMEO; variable
280 nfs4_pnfs_ds_connect(s, ds, devid, dataserver_timeo, in nfs4_fl_prepare_ds()
296 module_param(dataserver_timeo, uint, 0644);
297 MODULE_PARM_DESC(dataserver_timeo, "The time (in tenths of a second) the "
/linux-4.4.14/fs/nfs/flexfilelayout/
Dflexfilelayoutdev.c20 static unsigned int dataserver_timeo = NFS4_DEF_DS_TIMEO; variable
412 nfs4_pnfs_ds_connect(s, ds, devid, dataserver_timeo, in nfs4_ff_layout_prepare_ds()
594 module_param(dataserver_timeo, uint, 0644);
595 MODULE_PARM_DESC(dataserver_timeo, "The time (in tenths of a second) the "