Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_pool.c270 pl->pl_server_lock_volume = obd->obd_pool_slv; in ldlm_cli_pool_pop_slv()
Dldlm_lib.c649 lustre_msg_set_slv(req->rq_repmsg, obd->obd_pool_slv); in target_pack_pool_reply()
Dldlm_request.c994 obd->obd_pool_slv = new_slv; in ldlm_cli_update_pool()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd.h797 __u64 obd_pool_slv; member
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c223 obd->obd_pool_slv = 0; in class_attach()