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