HomeSort by: relevance | last modified time | path
    Searched defs:newnfs_timer (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/common/
nfs_commonport.c 391 newnfs_timer(void *arg) function in typeref:typename:void
404 callout_reset(&newnfsd_callout, nfscl_ticks, newnfs_timer, NULL);
nfs_commonport.c 391 newnfs_timer(void *arg) function in typeref:typename:void
404 callout_reset(&newnfsd_callout, nfscl_ticks, newnfs_timer, NULL);

Completed in 23 milliseconds