Home
last modified time | relevance | path

Searched refs:SVC_CLOSE (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/net/sunrpc/
H A Dsvcauth_unix.c710 return SVC_CLOSE; in svcauth_unix_set_client()
727 return SVC_CLOSE; in svcauth_unix_set_client()
749 * %SVC_CLOSE: Temporary failure
782 return SVC_CLOSE; /* kmalloc failure - client must retry */ in svcauth_null_accept()
786 return SVC_CLOSE; in svcauth_null_accept()
788 return SVC_CLOSE; in svcauth_null_accept()
826 * %SVC_CLOSE: Temporary failure
867 return SVC_CLOSE; in svcauth_tls_accept()
872 return SVC_CLOSE; in svcauth_tls_accept()
884 return SVC_CLOSE; in svcauth_tls_accept()
[all...]
H A Dsvc.c1351 case SVC_CLOSE: in svc_process_common()
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c1012 if (stat == SVC_DROP || stat == SVC_CLOSE) in svcauth_gss_set_client()
1073 return SVC_CLOSE; in gss_read_proxy_verf()
1182 return SVC_CLOSE; in svcauth_gss_legacy_init()
1203 return SVC_CLOSE; in svcauth_gss_legacy_init()
1212 return SVC_CLOSE; in svcauth_gss_legacy_init()
1215 return SVC_CLOSE; in svcauth_gss_legacy_init()
1217 ret = SVC_CLOSE; in svcauth_gss_legacy_init()
1322 ret = SVC_CLOSE; in svcauth_gss_proxy_init()
1633 * %SVC_CLOSE: Temporary failure
1756 ret = SVC_CLOSE; in svcauth_gss_accept()
[all...]
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dsvcauth.h142 #define SVC_CLOSE 7 /* Like SVC_DROP, but request is definitely macro
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dsvcauth.h93 SVC_CLOSE, enumerator
/kernel/linux/linux-5.10/net/sunrpc/
H A Dsvcauth_unix.c716 return SVC_CLOSE; in svcauth_unix_set_client()
733 return SVC_CLOSE; in svcauth_unix_set_client()
771 return SVC_CLOSE; /* kmalloc failure - client must retry */ in svcauth_null_accept()
841 return SVC_CLOSE; in svcauth_unix_accept()
H A Dsvc.c1345 case SVC_CLOSE: in svc_process_common()
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c1054 if (stat == SVC_DROP || stat == SVC_CLOSE) in svcauth_gss_set_client()
1096 return SVC_CLOSE; in gss_read_common_verf()
1121 return SVC_CLOSE; in gss_read_verf()
1253 return SVC_CLOSE; in svcauth_gss_legacy_init()
1256 return SVC_CLOSE; in svcauth_gss_legacy_init()
1258 ret = SVC_CLOSE; in svcauth_gss_legacy_init()
1364 ret = SVC_CLOSE; in svcauth_gss_proxy_init()
1677 ret = SVC_CLOSE; in svcauth_gss_accept()
/kernel/linux/linux-5.10/include/trace/events/
H A Dsunrpc.h1531 TRACE_DEFINE_ENUM(SVC_CLOSE); variable
1544 { SVC_CLOSE, "SVC_CLOSE" }, \
/kernel/linux/linux-6.6/include/trace/events/
H A Dsunrpc.h1704 TRACE_DEFINE_ENUM(SVC_CLOSE); variable
1717 { SVC_CLOSE, "SVC_CLOSE" }, \

Completed in 18 milliseconds