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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_socket.c158 int nfs_wait_reply(struct nfsreq *);
3335 nfs_wait_reply(struct nfsreq *req) function
3401 * - call nfs_wait_reply() to wait for the reply
3707 * Call nfs_wait_reply() to wait for the reply.
3712 req->r_error = nfs_wait_reply(req);

Completed in 19 milliseconds