Home
last modified time | relevance | path

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

/original-bsd/sys/nfs/
H A Dnfs_socket.c1503 nfs_realign(m, hsiz) in nfs_realign() argument
1505 int hsiz;
1538 if (olen <= hsiz && mlen > hsiz)
1539 mlen = hsiz;
H A Dnfs_subs.c520 nfsm_reqh(vp, procid, hsiz, bposp) in nfsm_reqh() argument
523 int hsiz;
534 if (hsiz >= MINCLSIZE)