Home
last modified time | relevance | path

Searched refs:SPTLRPC_POLICY_PLAIN (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_sec.h88 SPTLRPC_POLICY_PLAIN = 1, enumerator
192 MAKE_FLVR(SPTLRPC_POLICY_PLAIN, \
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dsec_plain.c444 LASSERT(SPTLRPC_FLVR_POLICY(sf->sf_rpc) == SPTLRPC_POLICY_PLAIN); in plain_create_sec()
717 SPTLRPC_POLICY_PLAIN); in plain_accept()
985 .sp_policy = SPTLRPC_POLICY_PLAIN,
Dsec.c198 if (SPTLRPC_FLVR_POLICY(sf->sf_rpc) == SPTLRPC_POLICY_PLAIN) in sptlrpc_flavor2name_bulk()
218 if (SPTLRPC_FLVR_POLICY(sf->sf_rpc) == SPTLRPC_POLICY_PLAIN) { in sptlrpc_flavor2name()