Home
last modified time | relevance | path

Searched refs:newnfsd_callout (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/fs/nfs/common/
H A Dnfs_commonport.c67 struct callout newnfsd_callout; variable
404 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()