Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_pool.c271 ldlm_pool_set_limit(pl, obd->obd_pool_limit); in ldlm_cli_pool_pop_slv()
Dldlm_lib.c650 lustre_msg_set_limit(req->rq_repmsg, obd->obd_pool_limit); in target_pack_pool_reply()
Dldlm_request.c995 obd->obd_pool_limit = new_limit; in ldlm_cli_update_pool()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd.h796 int obd_pool_limit; member
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c222 obd->obd_pool_limit = 0; in class_attach()