Lines Matching refs:gc_base

139 	struct gss_cred *gss_cred = container_of(cred, struct gss_cred, gc_base);  in gss_cred_set_ctx()
182 struct gss_cred *gss_cred = container_of(cred, struct gss_cred, gc_base); in gss_cred_get_ctx()
407 clear_bit(RPCAUTH_CRED_NEGATIVE, &gss_cred->gc_base.cr_flags); in gss_handle_downcall_result()
408 gss_cred_set_ctx(&gss_cred->gc_base, gss_msg->ctx); in gss_handle_downcall_result()
411 set_bit(RPCAUTH_CRED_NEGATIVE, &gss_cred->gc_base.cr_flags); in gss_handle_downcall_result()
422 struct gss_cred, gc_base); in gss_upcall_callback()
533 struct gss_cred, gc_base); in gss_setup_upcall()
564 struct gss_cred, gc_base); in gss_refresh_upcall()
613 struct rpc_cred *cred = &gss_cred->gc_base; in gss_create_upcall()
1209 struct gss_cred *gss_cred = container_of(cred, struct gss_cred, gc_base); in gss_destroying_context()
1269 struct gss_cred *gss_cred = container_of(head, struct gss_cred, gc_base.cr_rcu); in gss_free_cred_callback()
1276 struct gss_cred *gss_cred = container_of(cred, struct gss_cred, gc_base); in gss_destroy_nullcred()
1319 rpcauth_init_cred(&cred->gc_base, acred, auth, &gss_credops); in gss_create_cred()
1324 cred->gc_base.cr_flags = 1UL << RPCAUTH_CRED_NEW; in gss_create_cred()
1330 return &cred->gc_base; in gss_create_cred()
1341 struct gss_cred *gss_cred = container_of(cred,struct gss_cred, gc_base); in gss_cred_init()
1354 struct gss_cred *gss_cred = container_of(cred, struct gss_cred, gc_base); in gss_stringify_acceptor()
1412 struct gss_cred *gss_cred = container_of(rc, struct gss_cred, gc_base); in gss_key_timeout()
1430 struct gss_cred *gss_cred = container_of(rc, struct gss_cred, gc_base); in gss_match()
1482 gc_base); in gss_marshal()
1537 gc_base); in gss_renew_cred()
1561 gss_cred = container_of(cred, struct gss_cred, gc_base); in gss_cred_is_negative_entry()
1828 gc_base); in gss_wrap_req()
1940 gc_base); in gss_unwrap_resp()