Searched refs:RPC_REPLY (Results 1 – 3 of 3) sorted by relevance
107 #define RPC_REPLY 1 macro
507 if (reply->rp_direction != htonl(RPC_REPLY)) { in krpc_call()
422 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()