Home
last modified time | relevance | path

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

/netbsd/src/sys/nfs/
Dnfs_var.h179 void nfs_timer(void *);
Dnfs_socket.c708 callout_setfunc(&nfs_timer_ch, nfs_timer, NULL); in nfs_timer_init()
753 nfs_timer(void *arg) in nfs_timer() function
/netbsd/src/doc/
DCHANGES.prev9955 nfs: Avoid noisy nfs_timer/nfs_reply DEBUG output that occurs