Searched refs:r_gss_ctx (Results 1 – 3 of 3) sorted by relevance
568 #define NFS_GSS_CTX(req, cp) nfs_gss_clnt_ctx_name((req)->r_nmp, cp ? cp : (req)->r_gss_ctx, CTXBUF…688 treq->r_gss_ctx = cp; in nfs_gss_clnt_ctx_find_principal()737 req->r_gss_ctx = cp; in nfs_gss_clnt_ctx_find_principal()867 if (req->r_gss_ctx == NULL) { in nfs_gss_clnt_cred_put()878 cp = req->r_gss_ctx; in nfs_gss_clnt_cred_put()1060 struct nfs_gss_clnt_ctx *cp = req->r_gss_ctx; in nfs_gss_clnt_verf_get()1316 struct nfs_gss_clnt_ctx *cp = req->r_gss_ctx; in nfs_gss_clnt_args_restore()2174 struct nfs_gss_clnt_ctx *cp = req->r_gss_ctx; in nfs_gss_clnt_rpcdone()2221 req->r_gss_ctx = cp; in nfs_gss_clnt_ctx_ref()2237 struct nfs_gss_clnt_ctx *cp = req->r_gss_ctx; in nfs_gss_clnt_ctx_unref()[all …]
1029 struct nfs_gss_clnt_ctx *r_gss_ctx; /* RPCSEC_GSS context */ member
4231 if (req->r_gss_ctx) { in nfs_request_destroy()4814 if (!req->r_gss_ctx) { in nfs_request_using_gss()5372 if (req->r_procnum == NFSPROC_NULL && req->r_gss_ctx != NULL) { in nfs_request_timer()