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

/linux-master/net/sunrpc/
H A Dsvc.c1281 return rpc_prog_mismatch;
1366 case rpc_prog_mismatch:
1465 *rqstp->rq_accept_statp = rpc_prog_mismatch;
H A Dclnt.c2714 case rpc_prog_mismatch:
/linux-master/fs/nfsd/
H A Dnfssvc.c861 return rpc_prog_mismatch;
903 return rpc_prog_mismatch;
/linux-master/include/linux/sunrpc/
H A Dxdr.h107 #define rpc_prog_mismatch cpu_to_be32(RPC_PROG_MISMATCH) macro

Completed in 130 milliseconds