Searched refs:ldlm_bl_pool (Results 1 – 2 of 2) sorted by relevance
78 struct ldlm_bl_pool { struct358 struct ldlm_bl_pool *blp = ldlm_state->ldlm_bl_pool; in __ldlm_bl_to_thread()697 static struct ldlm_bl_work_item *ldlm_bl_get_work(struct ldlm_bl_pool *blp) in ldlm_bl_get_work()727 struct ldlm_bl_pool *bltd_blp;734 static int ldlm_bl_thread_start(struct ldlm_bl_pool *blp) in ldlm_bl_thread_start()763 struct ldlm_bl_pool *blp; in ldlm_bl_thread_main()914 struct ldlm_bl_pool *blp = NULL; in ldlm_setup()995 ldlm_state->ldlm_bl_pool = blp; in ldlm_setup()1043 if (ldlm_state->ldlm_bl_pool != NULL) { in ldlm_cleanup()1044 struct ldlm_bl_pool *blp = ldlm_state->ldlm_bl_pool; in ldlm_cleanup()
183 struct ldlm_bl_pool *ldlm_bl_pool; member