Searched refs:nfs_timer (Results 1 – 3 of 3) sorted by relevance
129 void nfs_timer(void *);
657 timeout_set_proc(&nmp->nm_rtimeout, nfs_timer, nmp); in mountnfs()
1144 nfs_timer(void *arg) in nfs_timer() function