Lines Matching defs:ls

33 static ssize_t dlm_control_store(struct dlm_ls *ls, const char *buf, size_t len)  in dlm_control_store()
59 static ssize_t dlm_event_store(struct dlm_ls *ls, const char *buf, size_t len) in dlm_event_store()
70 static ssize_t dlm_id_show(struct dlm_ls *ls, char *buf) in dlm_id_show()
75 static ssize_t dlm_id_store(struct dlm_ls *ls, const char *buf, size_t len) in dlm_id_store()
84 static ssize_t dlm_nodir_show(struct dlm_ls *ls, char *buf) in dlm_nodir_show()
89 static ssize_t dlm_nodir_store(struct dlm_ls *ls, const char *buf, size_t len) in dlm_nodir_store()
101 static ssize_t dlm_recover_status_show(struct dlm_ls *ls, char *buf) in dlm_recover_status_show()
107 static ssize_t dlm_recover_nodeid_show(struct dlm_ls *ls, char *buf) in dlm_recover_nodeid_show()
164 struct dlm_ls *ls = container_of(kobj, struct dlm_ls, ls_kobj); in dlm_attr_show() local
172 struct dlm_ls *ls = container_of(kobj, struct dlm_ls, ls_kobj); in dlm_attr_store() local
189 static int do_uevent(struct dlm_ls *ls, int in) in do_uevent()
211 const struct dlm_ls *ls = container_of(kobj, struct dlm_ls, ls_kobj); in dlm_uevent() local
243 struct dlm_ls *ls; in dlm_find_lockspace_global() local
261 struct dlm_ls *ls = lockspace; in dlm_find_lockspace_local() local
269 struct dlm_ls *ls; in dlm_find_lockspace_device() local
284 void dlm_put_lockspace(struct dlm_ls *ls) in dlm_put_lockspace()
290 static void remove_lockspace(struct dlm_ls *ls) in remove_lockspace()
336 struct dlm_ls *ls = container_of(work, struct dlm_ls, ls_free_work); in free_lockspace() local
361 struct dlm_ls *ls; in new_lockspace() local
674 static int lockspace_busy(struct dlm_ls *ls, int force) in lockspace_busy()
701 static int release_lockspace(struct dlm_ls *ls, int force) in release_lockspace()
794 struct dlm_ls *ls; in dlm_release_lockspace() local
815 struct dlm_ls *ls; in dlm_stop_lockspaces() local