HomeSort by: relevance | last modified time | path
    Searched refs:nfs_timer (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/nfs/
nfs_var.h 179 void nfs_timer(void *);
nfs_socket.c 708 callout_setfunc(&nfs_timer_ch, nfs_timer, NULL);
753 nfs_timer(void *arg) function in typeref:typename:void
1260 #if 0 /* XXX nfs_timer can't block on proc_lock */

Completed in 13 milliseconds