Searched refs:nfs_timeout (Results 1 – 3 of 3) sorted by relevance
52 static ulong nfs_timeout = NFS_TIMEOUT; variable720 net_set_timeout_handler(nfs_timeout + in nfs_timeout_handler()825 net_set_timeout_handler(nfs_timeout, nfs_timeout_handler); in nfs_handler()911 net_set_timeout_handler(nfs_timeout, nfs_timeout_handler); in nfs_start()
364 module_param(nfs_mountpoint_expiry_timeout, nfs_timeout, 0644);