Home
last modified time | relevance | path

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

/trueos/sys/fs/nfs/
HDnfs_commonport.c65 struct callout newnfsd_callout; variable
398 callout_reset(&newnfsd_callout, nfscl_ticks, newnfs_timer, NULL); in newnfs_timer()
592 callout_init(&newnfsd_callout, CALLOUT_MPSAFE); in nfscommon_modevent()
606 callout_drain(&newnfsd_callout); in nfscommon_modevent()