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

  /src/sys/nfs/
nfsm_subs.h 171 nfsm_getfh(ttfhp, ttfhsize, (v3)); \
192 * nfsm_getfh: dissect a filehandle.
199 #define nfsm_getfh(f, s, v3) \ macro
  /src/sys/fs/nfs/common/
nfs_commonsubs.c 663 nfsm_getfh(struct nfsrv_descript *nd, struct nfsfh **nfhpp) function in typeref:typename:APPLESTATIC int
1190 error = nfsm_getfh(nd, &tnfhp);

Completed in 30 milliseconds