Searched refs:hsiz (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/nfsclient/
H A Dnfsm_subs.h56 struct mbuf *nfsm_reqhead(struct vnode *vp, u_long procid, int hsiz);
H A Dnfs_subs.c176 * The hsiz is the size of the rest of the nfs request header.
180 nfsm_reqhead(struct vnode *vp, u_long procid, int hsiz) argument
185 if (hsiz >= MINCLSIZE)

Completed in 97 milliseconds