Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Drpcv2.h107 #define RPC_REPLY 1 macro
H A Dkrpc_subr.c507 if (reply->rp_direction != htonl(RPC_REPLY)) { in krpc_call()
H A Dnfs_socket.c422 if (!error && ((reply != RPC_REPLY) || (rxid != nso->nso_pingxid))) { in nfs_connect_upcall()
3108 nfsm_chain_add_32(error, &nmrep, RPC_REPLY); in nfs4_cb_handler()
3849 if (error || (reply != RPC_REPLY)) { in nfs_request_match_reply()
5844 if ((rxid != xid) || (reply != RPC_REPLY)) { in nfs_aux_request()
6436 nfsm_chain_add_32(error, &nmrep, RPC_REPLY); in nfsrv_rephead()