Searched refs:nfs_timer (Results 1 – 2 of 2) sorted by relevance
179 void nfs_timer(void *);
708 callout_setfunc(&nfs_timer_ch, nfs_timer, NULL); in nfs_timer_init()753 nfs_timer(void *arg) in nfs_timer() function