Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c277 cli->cl_sp_to = LUSTRE_SP_OST; in client_obd_setup()
285 cli->cl_sp_to = LUSTRE_SP_MDT; in client_obd_setup()
291 cli->cl_sp_to = LUSTRE_SP_MDT; in client_obd_setup()
297 cli->cl_sp_to = LUSTRE_SP_OST; in client_obd_setup()
308 cli->cl_sp_to = LUSTRE_SP_MGS; in client_obd_setup()
/drivers/staging/lustre/lustre/include/
Dobd.h251 enum lustre_sec_part cl_sp_to; member
/drivers/staging/lustre/lustre/ptlrpc/
Dsec.c1372 cliobd->cl_sp_to, in sptlrpc_import_sec_adapt()