Home
last modified time | relevance | path

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

/linux-4.1.27/net/sunrpc/auth_gss/
Dauth_gss.c61 static const struct rpc_credops gss_nullops; variable
1218 cred->cr_ops = &gss_nullops; in gss_destroying_context()
2003 static const struct rpc_credops gss_nullops = { variable