Searched refs:cr_init (Results 1 – 3 of 3) sorted by relevance
128 int (*cr_init)(struct rpc_auth *, struct rpc_cred *); member
566 cred->cr_ops->cr_init != NULL && in rpcauth_lookup_credcache()568 int res = cred->cr_ops->cr_init(auth, cred); in rpcauth_lookup_credcache()
2193 .cr_init = gss_cred_init,