Home
last modified time | relevance | path

Searched refs:rq_auth_usr_root (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()
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.h1389 rq_auth_usr_root:1, /* authed as root */ member