HomeSort by: relevance | last modified time | path
    Searched refs:nfsm_reqh (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/nfs/
nfs_var.h 248 struct mbuf *nfsm_reqh(struct nfsnode *, u_long, int, char **);
nfsm_subs.h 399 mb = mreq = nfsm_reqh((n),(a),(s),&bpos)
nfs_subs.c 580 nfsm_reqh(struct nfsnode *np, u_long procid, int hsiz, char **bposp) function in typeref:struct:mbuf *

Completed in 14 milliseconds