Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dsec.c1727 (req->rq_auth_usr_root || req->rq_auth_usr_mdt || in sptlrpc_target_export_check()
1732 req->rq_auth_usr_root, req->rq_auth_usr_mdt, in sptlrpc_target_export_check()
1750 (!req->rq_auth_usr_root && !req->rq_auth_usr_mdt && in sptlrpc_target_export_check()
1845 req->rq_auth_usr_root, req->rq_auth_usr_mdt, req->rq_auth_usr_ost, in sptlrpc_target_export_check()
1866 if (req->rq_auth_usr_mdt || req->rq_auth_usr_ost) { in sptlrpc_svc_check_from()
1872 if (!req->rq_auth_usr_mdt) { in sptlrpc_svc_check_from()
1885 if (!req->rq_auth_usr_root && !req->rq_auth_usr_mdt && in sptlrpc_svc_check_from()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h1384 rq_auth_usr_mdt:1, /* authed as mdt */ member