Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/nfs/
H A Dnfsm_subs.h149 int nfsm_getfh(nfsm_info_t info, nfsfh_t **fhpp);
H A Dnfsm_subs.c411 NEGATIVEOUT(ttfhsize = nfsm_getfh(info, &ttfhp)); in nfsm_mtofh()
443 nfsm_getfh(nfsm_info_t info, nfsfh_t **fhpp) in nfsm_getfh() function
H A Dnfs_vnops.c1053 NEGATIVEOUT(fhsize = nfsm_getfh(&info, &fhp)); in nfs_nresolve()
1175 NEGATIVEOUT(fhsize = nfsm_getfh(&info, &fhp)); in nfs_lookup()
2870 NEGATIVEOUT(fhsize = nfsm_getfh(&info, &fhp)); in nfs_readdirplusrpc_uio()
3076 NEGATIVEOUT(fhlen = nfsm_getfh(&info, &nfhp)); in nfs_lookitup()