Lines Matching defs:dlm_ls
44 struct dlm_ls;
291 struct dlm_ls *res_ls; /* the lockspace */
546 struct dlm_ls {
724 static inline int dlm_locking_stopped(struct dlm_ls *ls)
729 static inline int dlm_recovery_stopped(struct dlm_ls *ls)
734 static inline int dlm_no_directory(struct dlm_ls *ls)
815 void dlm_create_debug_file(struct dlm_ls *ls);
816 void dlm_delete_debug_file(struct dlm_ls *ls);
822 static inline void dlm_create_debug_file(struct dlm_ls *ls) { }
823 static inline void dlm_delete_debug_file(struct dlm_ls *ls) { }