nfsm_dissct
void *nfsm_dissct(struct nfsrv_descript *, int, int);
retp = nfsm_dissct(nd, siz, M_WAITOK);
retp = nfsm_dissct(nd, siz, M_NOWAIT);