Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_param.h102 #define PARAM_SRPC_FLVR "srpc.flavor." macro
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dsec_config.c597 if (strncmp(param, PARAM_SRPC_FLVR, sizeof(PARAM_SRPC_FLVR) - 1) != 0) { in __sptlrpc_process_config()
601 param += sizeof(PARAM_SRPC_FLVR) - 1; in __sptlrpc_process_config()