rpc_call_xdrproc  516 net/sunrpc/auth.c 	return rpc_call_xdrproc(encode, rqstp, data, obj);
rpc_call_xdrproc  531 net/sunrpc/auth.c 	return rpc_call_xdrproc(decode, rqstp, data, obj);
rpc_call_xdrproc 1020 net/sunrpc/auth_gss/auth_gss.c 	status = rpc_call_xdrproc(encode, rqstp, p, obj);
rpc_call_xdrproc 1114 net/sunrpc/auth_gss/auth_gss.c 	status = rpc_call_xdrproc(encode, rqstp, p, obj);
rpc_call_xdrproc 1173 net/sunrpc/auth_gss/auth_gss.c 		status = rpc_call_xdrproc(encode, rqstp, p, obj);
rpc_call_xdrproc 1178 net/sunrpc/auth_gss/auth_gss.c 			status = rpc_call_xdrproc(encode, rqstp, p, obj);
rpc_call_xdrproc 1294 net/sunrpc/auth_gss/auth_gss.c 	status = rpc_call_xdrproc(decode, rqstp, p, obj);