Searched refs:gss_clnt_proc (Results 1 – 3 of 3) sorted by relevance
98 uint32_t gss_clnt_proc; // Current GSS proc for cred member
937 nfsm_chain_add_32(error, nmc, cp->gss_clnt_proc); in nfs_gss_clnt_cred_put()953 if (cp->gss_clnt_proc == RPCSEC_GSS_INIT || in nfs_gss_clnt_cred_put()954 cp->gss_clnt_proc == RPCSEC_GSS_CONTINUE_INIT) { in nfs_gss_clnt_cred_put()1383 cp->gss_clnt_proc = RPCSEC_GSS_INIT; in nfs_gss_clnt_ctx_init()1430 (cp->gss_clnt_proc == RPCSEC_GSS_INIT || in nfs_gss_clnt_ctx_init()1431 cp->gss_clnt_proc == RPCSEC_GSS_CONTINUE_INIT)) { in nfs_gss_clnt_ctx_init()1455 cp->gss_clnt_proc = RPCSEC_GSS_CONTINUE_INIT; in nfs_gss_clnt_ctx_init()1470 cp->gss_clnt_proc = RPCSEC_GSS_DATA; in nfs_gss_clnt_ctx_init()1915 cp->gss_clnt_proc = RPCSEC_GSS_INIT; in nfs_gss_clnt_gssd_upcall()2522 if (cp->gss_clnt_proc == RPCSEC_GSS_DESTROY) { in nfs_gss_clnt_ctx_renew()[all …]
4937 if (cp->gss_clnt_proc == RPCSEC_GSS_DESTROY) { in nfs_request_gss()