Lines Matching refs:gc_base
116 struct gss_cred *gss_cred = container_of(cred, struct gss_cred, gc_base); in gss_cred_set_ctx()
159 struct gss_cred *gss_cred = container_of(cred, struct gss_cred, gc_base); in gss_cred_get_ctx()
389 clear_bit(RPCAUTH_CRED_NEGATIVE, &gss_cred->gc_base.cr_flags); in gss_handle_downcall_result()
390 gss_cred_set_ctx(&gss_cred->gc_base, gss_msg->ctx); in gss_handle_downcall_result()
393 set_bit(RPCAUTH_CRED_NEGATIVE, &gss_cred->gc_base.cr_flags); in gss_handle_downcall_result()
404 struct gss_cred, gc_base); in gss_upcall_callback()
575 struct gss_cred, gc_base); in gss_setup_upcall()
610 struct gss_cred, gc_base); in gss_refresh_upcall()
656 struct rpc_cred *cred = &gss_cred->gc_base; in gss_create_upcall()
1249 .cred = gss_cred->gc_base.cr_cred, in gss_dup_cred()
1254 rpcauth_init_cred(&new->gc_base, &acred, in gss_dup_cred()
1257 new->gc_base.cr_flags = 1UL << RPCAUTH_CRED_UPTODATE; in gss_dup_cred()
1276 struct gss_cred *gss_cred = container_of(cred, struct gss_cred, gc_base); in gss_send_destroy_context()
1286 task = rpc_call_null(gss_auth->client, &new->gc_base, in gss_send_destroy_context()
1291 put_rpccred(&new->gc_base); in gss_send_destroy_context()
1329 struct gss_cred *gss_cred = container_of(head, struct gss_cred, gc_base.cr_rcu); in gss_free_cred_callback()
1336 struct gss_cred *gss_cred = container_of(cred, struct gss_cred, gc_base); in gss_destroy_nullcred()
1382 rpcauth_init_cred(&cred->gc_base, acred, auth, &gss_credops); in gss_create_cred()
1387 cred->gc_base.cr_flags = 1UL << RPCAUTH_CRED_NEW; in gss_create_cred()
1391 return &cred->gc_base; in gss_create_cred()
1401 struct gss_cred *gss_cred = container_of(cred,struct gss_cred, gc_base); in gss_cred_init()
1414 struct gss_cred *gss_cred = container_of(cred, struct gss_cred, gc_base); in gss_stringify_acceptor()
1472 struct gss_cred *gss_cred = container_of(rc, struct gss_cred, gc_base); in gss_key_timeout()
1489 struct gss_cred *gss_cred = container_of(rc, struct gss_cred, gc_base); in gss_match()
1530 gc_base); in gss_marshal()
1604 gc_base); in gss_renew_cred()
1627 gss_cred = container_of(cred, struct gss_cred, gc_base); in gss_cred_is_negative_entry()
1897 gc_base); in gss_wrap_req()
2085 gc_base); in gss_unwrap_resp()