Home
last modified time | relevance | path

Searched refs:cl_sp_me (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c277 cli->cl_sp_me = LUSTRE_SP_CLI; in client_obd_setup()
285 cli->cl_sp_me = LUSTRE_SP_CLI; in client_obd_setup()
303 cli->cl_sp_me = LUSTRE_SP_CLI; in client_obd_setup()
308 cli->cl_sp_me = LUSTRE_SP_MGC; in client_obd_setup()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec_null.c86 obd->u.cli.cl_sp_me); in null_ctx_sign()
Dsec.c1417 if (cliobd->cl_sp_me == LUSTRE_SP_MGC) in sptlrpc_import_sec_adapt()
1420 sptlrpc_conf_choose_flavor(cliobd->cl_sp_me, in sptlrpc_import_sec_adapt()
1425 sp = imp->imp_obd->u.cli.cl_sp_me; in sptlrpc_import_sec_adapt()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd.h323 enum lustre_sec_part cl_sp_me; member
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_obd.c145 tgt_obd->u.cli.cl_sp_me = lov->lov_sp_me; in lov_connect_obd()