Lines Matching defs:ls

44 int dlm_wait_function(struct dlm_ls *ls, int (*testfn) (struct dlm_ls *ls))  in dlm_wait_function()
76 uint32_t dlm_recover_status(struct dlm_ls *ls) in dlm_recover_status()
85 static void _set_recover_status(struct dlm_ls *ls, uint32_t status) in _set_recover_status()
90 void dlm_set_recover_status(struct dlm_ls *ls, uint32_t status) in dlm_set_recover_status()
97 static int wait_status_all(struct dlm_ls *ls, uint32_t wait_status, in wait_status_all()
130 static int wait_status_low(struct dlm_ls *ls, uint32_t wait_status, in wait_status_low()
156 static int wait_status(struct dlm_ls *ls, uint32_t status) in wait_status()
171 int dlm_recover_members_wait(struct dlm_ls *ls) in dlm_recover_members_wait()
214 int dlm_recover_directory_wait(struct dlm_ls *ls) in dlm_recover_directory_wait()
219 int dlm_recover_locks_wait(struct dlm_ls *ls) in dlm_recover_locks_wait()
224 int dlm_recover_done_wait(struct dlm_ls *ls) in dlm_recover_done_wait()
241 static int recover_list_empty(struct dlm_ls *ls) in recover_list_empty()
254 struct dlm_ls *ls = r->res_ls; in recover_list_add() local
267 struct dlm_ls *ls = r->res_ls; in recover_list_del() local
277 static void recover_list_clear(struct dlm_ls *ls) in recover_list_clear()
297 static int recover_idr_empty(struct dlm_ls *ls) in recover_idr_empty()
311 struct dlm_ls *ls = r->res_ls; in recover_idr_add() local
336 struct dlm_ls *ls = r->res_ls; in recover_idr_del() local
347 static struct dlm_rsb *recover_idr_find(struct dlm_ls *ls, uint64_t id) in recover_idr_find()
357 static void recover_idr_clear(struct dlm_ls *ls) in recover_idr_clear()
448 struct dlm_ls *ls = r->res_ls; in recover_master() local
525 int dlm_recover_masters(struct dlm_ls *ls) in dlm_recover_masters()
568 int dlm_recover_master_reply(struct dlm_ls *ls, struct dlm_rcom *rc) in dlm_recover_master_reply()
661 int dlm_recover_locks(struct dlm_ls *ls) in dlm_recover_locks()
822 struct dlm_ls *ls = r->res_ls; in recover_conversion() local
859 void dlm_recover_rsbs(struct dlm_ls *ls) in dlm_recover_rsbs()
894 int dlm_create_root_list(struct dlm_ls *ls) in dlm_create_root_list()
924 void dlm_release_root_list(struct dlm_ls *ls) in dlm_release_root_list()
936 void dlm_clear_toss(struct dlm_ls *ls) in dlm_clear_toss()