Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/filelayout/
H A Dfilelayoutdev.c41 static unsigned int dataserver_timeo = NFS4_DEF_DS_TIMEO; variable
279 status = nfs4_pnfs_ds_connect(s, ds, devid, dataserver_timeo, in nfs4_fl_prepare_ds()
300 module_param(dataserver_timeo, uint, 0644);
301 MODULE_PARM_DESC(dataserver_timeo, "The time (in tenths of a second) the "
/openbmc/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c21 static unsigned int dataserver_timeo = NFS_DEF_TCP_TIMEO; variable
392 dataserver_timeo, dataserver_retrans, in nfs4_ff_layout_prepare_ds()
618 module_param(dataserver_timeo, uint, 0644);
619 MODULE_PARM_DESC(dataserver_timeo, "The time (in tenths of a second) the "