Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dnfs.c63 static int nfs_timeout_count; variable
715 if (++nfs_timeout_count > NFS_RETRY_COUNT) { in nfs_timeout_handler()
721 NFS_TIMEOUT * nfs_timeout_count, in nfs_timeout_handler()
905 nfs_timeout_count = 0; in nfs_start()