Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c278 cli->cl_sp_to = LUSTRE_SP_OST; in client_obd_setup()
286 cli->cl_sp_to = LUSTRE_SP_MDT; in client_obd_setup()
292 cli->cl_sp_to = LUSTRE_SP_MDT; in client_obd_setup()
298 cli->cl_sp_to = LUSTRE_SP_OST; in client_obd_setup()
309 cli->cl_sp_to = LUSTRE_SP_MGS; in client_obd_setup()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd.h324 enum lustre_sec_part cl_sp_to; member
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec.c1421 cliobd->cl_sp_to, in sptlrpc_import_sec_adapt()