Home
last modified time | relevance | path

Searched refs:dataserver_timeo (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/filelayout/
H A Dfilelayoutdev.c41 static unsigned int dataserver_timeo = NFS4_DEF_DS_TIMEO; variable
281 status = nfs4_pnfs_ds_connect(s, ds, devid, dataserver_timeo, in nfs4_fl_prepare_ds()
302 module_param(dataserver_timeo, uint, 0644);
303 MODULE_PARM_DESC(dataserver_timeo, "The time (in tenths of a second) the "
/kernel/linux/linux-6.6/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 "
/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c21 static unsigned int dataserver_timeo = NFS_DEF_TCP_TIMEO; variable
390 dataserver_timeo, dataserver_retrans, in nfs4_ff_layout_prepare_ds()
616 module_param(dataserver_timeo, uint, 0644);
617 MODULE_PARM_DESC(dataserver_timeo, "The time (in tenths of a second) the "
/kernel/linux/linux-6.6/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 "

Completed in 6 milliseconds