Home
last modified time | relevance | path

Searched refs:SVC_CLOSE (Results 1 – 4 of 4) sorted by relevance

/linux/net/sunrpc/
H A Dsvcauth_unix.c980 return SVC_CLOSE; in svcauth_unix_accept()
997 return SVC_CLOSE; in svcauth_unix_release()
1019 * %SVC_CLOSE: Temporary failure
1052 return SVC_CLOSE; /* kmalloc failure - client must retry */
1056 return SVC_CLOSE; in ip_map_cache_destroy()
1058 return SVC_CLOSE; in ip_map_cache_destroy()
1096 * %SVC_CLOSE: Temporary failure
1137 return SVC_CLOSE;
1142 return SVC_CLOSE;
1154 return SVC_CLOSE;
[all...]
H A Dsvc.c1451 case SVC_CLOSE: in svc_process_common()
/linux/include/linux/sunrpc/
H A Dsvcauth.h93 SVC_CLOSE, enumerator
/linux/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c1002 if (stat == SVC_DROP || stat == SVC_CLOSE) in svcauth_gss_set_client()
1057 return SVC_CLOSE; in gss_read_proxy_verf()
1167 return SVC_CLOSE; in svcauth_gss_legacy_init()
1188 return SVC_CLOSE; in svcauth_gss_legacy_init()
1197 return SVC_CLOSE; in svcauth_gss_legacy_init()
1200 return SVC_CLOSE; in svcauth_gss_legacy_init()
1202 ret = SVC_CLOSE; in svcauth_gss_legacy_init()
1307 ret = SVC_CLOSE; in svcauth_gss_proxy_init()
1618 * %SVC_CLOSE: Temporary failure
1742 ret = SVC_CLOSE; in svcauth_gss_accept()
[all...]