Searched refs:newnfsd_callout (Results 1 – 1 of 1) sorted by relevance
67 struct callout newnfsd_callout; variable404 callout_reset(&newnfsd_callout, nfscl_ticks, newnfs_timer, NULL); in newnfs_timer()711 callout_init(&newnfsd_callout, 1); in nfscommon_modevent()725 callout_drain(&newnfsd_callout); in nfscommon_modevent()