Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/nfs/
H A Dnfsm_subs.c399 int ttfhsize; in nfsm_mtofh() local
411 NEGATIVEOUT(ttfhsize = nfsm_getfh(info, &ttfhp)); in nfsm_mtofh()
412 error = nfs_nget(dvp->v_mount, ttfhp, ttfhsize, &ttnp, NULL); in nfsm_mtofh()