Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lockd.c102 struct list_head blp_list; member
390 list_add_tail(&blwi->blwi_entry, &blp->blp_list); in __ldlm_bl_to_thread()
729 if (!list_empty(&blp->blp_list) && in ldlm_bl_get_work()
731 blwi = list_entry(blp->blp_list.next, in ldlm_bl_get_work()
1070 INIT_LIST_HEAD(&blp->blp_list); in ldlm_setup()
1125 list_add_tail(&blwi.blwi_entry, &blp->blp_list); in ldlm_cleanup()