Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dnfs.c713 static void nfs_timeout_handler(void) in nfs_timeout_handler() function
722 nfs_timeout_handler); in nfs_timeout_handler()
827 net_set_timeout_handler(nfs_timeout, nfs_timeout_handler); in nfs_handler()
902 net_set_timeout_handler(nfs_timeout, nfs_timeout_handler); in nfs_start()