Lines Matching refs:gc_base

117 	struct gss_cred *gss_cred = container_of(cred, struct gss_cred, gc_base);  in gss_cred_set_ctx()
160 struct gss_cred *gss_cred = container_of(cred, struct gss_cred, gc_base); in gss_cred_get_ctx()
390 clear_bit(RPCAUTH_CRED_NEGATIVE, &gss_cred->gc_base.cr_flags); in gss_handle_downcall_result()
391 gss_cred_set_ctx(&gss_cred->gc_base, gss_msg->ctx); in gss_handle_downcall_result()
394 set_bit(RPCAUTH_CRED_NEGATIVE, &gss_cred->gc_base.cr_flags); in gss_handle_downcall_result()
405 struct gss_cred, gc_base); in gss_upcall_callback()
576 struct gss_cred, gc_base); in gss_setup_upcall()
611 struct gss_cred, gc_base); in gss_refresh_upcall()
657 struct rpc_cred *cred = &gss_cred->gc_base; in gss_create_upcall()
1252 .cred = gss_cred->gc_base.cr_cred, in gss_dup_cred()
1257 rpcauth_init_cred(&new->gc_base, &acred, in gss_dup_cred()
1260 new->gc_base.cr_flags = 1UL << RPCAUTH_CRED_UPTODATE; in gss_dup_cred()
1279 struct gss_cred *gss_cred = container_of(cred, struct gss_cred, gc_base); in gss_send_destroy_context()
1290 task = rpc_call_null(gss_auth->client, &new->gc_base, in gss_send_destroy_context()
1295 put_rpccred(&new->gc_base); in gss_send_destroy_context()
1333 struct gss_cred *gss_cred = container_of(head, struct gss_cred, gc_base.cr_rcu); in gss_free_cred_callback()
1340 struct gss_cred *gss_cred = container_of(cred, struct gss_cred, gc_base); in gss_destroy_nullcred()
1385 rpcauth_init_cred(&cred->gc_base, acred, auth, &gss_credops); in gss_create_cred()
1390 cred->gc_base.cr_flags = 1UL << RPCAUTH_CRED_NEW; in gss_create_cred()
1394 return &cred->gc_base; in gss_create_cred()
1404 struct gss_cred *gss_cred = container_of(cred,struct gss_cred, gc_base); in gss_cred_init()
1417 struct gss_cred *gss_cred = container_of(cred, struct gss_cred, gc_base); in gss_stringify_acceptor()
1475 struct gss_cred *gss_cred = container_of(rc, struct gss_cred, gc_base); in gss_key_timeout()
1492 struct gss_cred *gss_cred = container_of(rc, struct gss_cred, gc_base); in gss_match()
1533 gc_base); in gss_marshal()
1607 gc_base); in gss_renew_cred()
1631 gss_cred = container_of(cred, struct gss_cred, gc_base); in gss_cred_is_negative_entry()
1904 gc_base); in gss_wrap_req()
2143 gc_base); in gss_unwrap_resp()