Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ldlm/
Dldlm_lockd.c92 struct list_head blp_list; member
367 list_add_tail(&blwi->blwi_entry, &blp->blp_list); in __ldlm_bl_to_thread()
704 if (!list_empty(&blp->blp_list) && in ldlm_bl_get_work()
706 blwi = list_entry(blp->blp_list.next, in ldlm_bl_get_work()
998 INIT_LIST_HEAD(&blp->blp_list); in ldlm_setup()
1052 list_add_tail(&blwi.blwi_entry, &blp->blp_list); in ldlm_cleanup()