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

/linux-master/include/linux/sunrpc/
H A Dsvcauth.h96 SVC_COMPLETE, enumerator in enum:svc_auth_status
/linux-master/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c1218 ret = SVC_COMPLETE;
1346 ret = SVC_COMPLETE;
1620 * %SVC_COMPLETE: GSS context lifetime event
1743 ret = SVC_COMPLETE;
/linux-master/include/trace/events/
H A Dsunrpc.h1709 TRACE_DEFINE_ENUM(SVC_COMPLETE); variable
1722 { SVC_COMPLETE, "SVC_COMPLETE" })
1755 TP_CONDITION(auth_res != SVC_OK && auth_res != SVC_COMPLETE),
/linux-master/net/sunrpc/
H A Dsvc.c1353 case SVC_COMPLETE:

Completed in 253 milliseconds