Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dsvcauth.c67 *authp = rpc_auth_ok; in svc_authenticate()
H A Dsvc.c1173 return rpc_auth_ok; in svc_get_autherr()
1390 if (auth_stat != rpc_auth_ok) in svc_process_common()
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dxdr.h108 #define rpc_auth_ok cpu_to_be32(RPC_AUTH_OK) macro