Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfsclstate.h116 struct proc *nfsc_renewthread; member
/freebsd/sys/fs/nfsclient/
H A Dnfs_clport.c779 td = TAILQ_FIRST(&clp->nfsc_renewthread->p_threads); in start_nfscl()
788 kproc_create(start_nfscl, (void *)clp, &clp->nfsc_renewthread, 0, 0, in nfscl_start_renewthread()