Home
last modified time | relevance | path

Searched refs:rq_auth_gss (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec.c1791 if (req->rq_auth_gss && in sptlrpc_target_export_check()
1797 req->rq_auth_gss, req->rq_ctx_init, in sptlrpc_target_export_check()
1815 if (!req->rq_auth_gss || !req->rq_ctx_init || in sptlrpc_target_export_check()
1910 req, req->rq_auth_gss, req->rq_ctx_init, req->rq_ctx_fini, in sptlrpc_target_export_check()
1969 if (!req->rq_auth_gss || svc_rc == SECSVC_DROP) in sptlrpc_svc_check_from()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h1387 rq_auth_gss:1, /* authenticated by gss */ member