Home
last modified time | relevance | path

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

/Linux-v5.4/net/sunrpc/
Dsvcauth.c63 *authp = rpc_auth_ok; in svc_authenticate()
Dsvc.c1184 return rpc_auth_ok; in svc_get_autherr()
1399 if (auth_stat != rpc_auth_ok) in svc_process_common()
/Linux-v5.4/include/linux/sunrpc/
Dxdr.h111 #define rpc_auth_ok cpu_to_be32(RPC_AUTH_OK) macro