Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnfs_fs.h17 #define NFS_DEF_UDP_RETRANS (3) macro
/openbmc/linux/fs/nfs/
H A Dclient.c483 to->to_retries = NFS_DEF_UDP_RETRANS; in nfs_init_timeout_values()