Home
last modified time | relevance | path

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

/openbsd/src/sys/nfs/
Dnfs_var.h129 void nfs_timer(void *);
Dnfs_vfsops.c657 timeout_set_proc(&nmp->nm_rtimeout, nfs_timer, nmp); in mountnfs()
Dnfs_socket.c1144 nfs_timer(void *arg) in nfs_timer() function