Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c276 cli->cl_sp_me = LUSTRE_SP_CLI; in client_obd_setup()
284 cli->cl_sp_me = LUSTRE_SP_CLI; in client_obd_setup()
302 cli->cl_sp_me = LUSTRE_SP_CLI; in client_obd_setup()
307 cli->cl_sp_me = LUSTRE_SP_MGC; in client_obd_setup()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dsec_null.c88 obd->u.cli.cl_sp_me); in null_ctx_sign()
Dsec.c1368 if (cliobd->cl_sp_me == LUSTRE_SP_MGC) in sptlrpc_import_sec_adapt()
1371 sptlrpc_conf_choose_flavor(cliobd->cl_sp_me, in sptlrpc_import_sec_adapt()
1376 sp = imp->imp_obd->u.cli.cl_sp_me; in sptlrpc_import_sec_adapt()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd.h250 enum lustre_sec_part cl_sp_me; member
/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_obd.c148 tgt_obd->u.cli.cl_sp_me = lov->lov_sp_me; in lov_connect_obd()