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()
414 clear_bit(RPCAUTH_CRED_NEGATIVE, &gss_cred->gc_base.cr_flags); in gss_handle_downcall_result()
415 gss_cred_set_ctx(&gss_cred->gc_base, gss_msg->ctx); in gss_handle_downcall_result()
418 set_bit(RPCAUTH_CRED_NEGATIVE, &gss_cred->gc_base.cr_flags); in gss_handle_downcall_result()
429 struct gss_cred, gc_base); in gss_upcall_callback()
566 struct gss_cred, gc_base); in gss_setup_upcall()
601 struct gss_cred, gc_base); in gss_refresh_upcall()
650 struct rpc_cred *cred = &gss_cred->gc_base; in gss_create_upcall()
1251 struct gss_cred *gss_cred = container_of(cred, struct gss_cred, gc_base); in gss_destroying_context()
1311 struct gss_cred *gss_cred = container_of(head, struct gss_cred, gc_base.cr_rcu); in gss_free_cred_callback()
1318 struct gss_cred *gss_cred = container_of(cred, struct gss_cred, gc_base); in gss_destroy_nullcred()
1367 rpcauth_init_cred(&cred->gc_base, acred, auth, &gss_credops); in gss_create_cred()
1372 cred->gc_base.cr_flags = 1UL << RPCAUTH_CRED_NEW; in gss_create_cred()
1378 return &cred->gc_base; in gss_create_cred()
1389 struct gss_cred *gss_cred = container_of(cred,struct gss_cred, gc_base); in gss_cred_init()
1402 struct gss_cred *gss_cred = container_of(cred, struct gss_cred, gc_base); in gss_stringify_acceptor()
1460 struct gss_cred *gss_cred = container_of(rc, struct gss_cred, gc_base); in gss_key_timeout()
1477 struct gss_cred *gss_cred = container_of(rc, struct gss_cred, gc_base); in gss_match()
1529 gc_base); in gss_marshal()
1584 gc_base); in gss_renew_cred()
1608 gss_cred = container_of(cred, struct gss_cred, gc_base); in gss_cred_is_negative_entry()
1881 gc_base); in gss_wrap_req()
1993 gc_base); in gss_unwrap_resp()