Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/nfs/
H A Dnfs_socket.c788 nfs_reply(struct nfsmount *nmp, struct nfsreq *myrep) in nfs_reply() argument
815 error = nfs_rcvlock(nmp, myrep); in nfs_reply()
827 if (myrep == NULL && (TAILQ_FIRST(&nmp->nm_reqrxq) || in nfs_reply()
841 error = nfs_receive(nmp, myrep, &nam, &info.mrep); in nfs_reply()
995 } else if (rep == myrep) { in nfs_reply()