Searched refs:nfs_timer_srvvec (Results 1 – 1 of 1) sorted by relevance
175 static bool (*nfs_timer_srvvec)(void); variable733 nfs_timer_srvvec = func; in nfs_timer_srvinit()741 nfs_timer_srvvec = NULL; in nfs_timer_srvfini()869 if (nfs_timer_srvvec != NULL) { in nfs_timer()870 more |= (*nfs_timer_srvvec)(); in nfs_timer()