Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec.c1793 (req->rq_auth_usr_root || req->rq_auth_usr_mdt || in sptlrpc_target_export_check()
1798 req->rq_auth_usr_root, req->rq_auth_usr_mdt, in sptlrpc_target_export_check()
1816 (!req->rq_auth_usr_root && !req->rq_auth_usr_mdt && in sptlrpc_target_export_check()
1911 req->rq_auth_usr_root, req->rq_auth_usr_mdt, req->rq_auth_usr_ost, in sptlrpc_target_export_check()
1974 if (req->rq_auth_usr_mdt || req->rq_auth_usr_ost) { in sptlrpc_svc_check_from()
1980 if (!req->rq_auth_usr_mdt) { in sptlrpc_svc_check_from()
1993 if (!req->rq_auth_usr_root && !req->rq_auth_usr_mdt && in sptlrpc_svc_check_from()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h1390 rq_auth_usr_mdt:1, /* authed as mdt */ member