Lines Matching defs:ls
27 static void put_free_de(struct dlm_ls *ls, struct dlm_direntry *de) in put_free_de()
34 static struct dlm_direntry *get_free_de(struct dlm_ls *ls, int len) in get_free_de()
56 void dlm_clear_free_entries(struct dlm_ls *ls) in dlm_clear_free_entries()
79 int dlm_hash2nodeid(struct dlm_ls *ls, uint32_t hash) in dlm_hash2nodeid()
120 static inline uint32_t dir_hash(struct dlm_ls *ls, char *name, int len) in dir_hash()
130 static void add_entry_to_hash(struct dlm_ls *ls, struct dlm_direntry *de) in add_entry_to_hash()
138 static struct dlm_direntry *search_bucket(struct dlm_ls *ls, char *name, in search_bucket()
152 void dlm_dir_remove_entry(struct dlm_ls *ls, int nodeid, char *name, int namelen) in dlm_dir_remove_entry()
179 void dlm_dir_clear(struct dlm_ls *ls) in dlm_dir_clear()
199 int dlm_recover_directory(struct dlm_ls *ls) in dlm_recover_directory()
302 static int get_entry(struct dlm_ls *ls, int nodeid, char *name, in get_entry()
346 int dlm_dir_lookup(struct dlm_ls *ls, int nodeid, char *name, int namelen, in dlm_dir_lookup()
352 static struct dlm_rsb *find_rsb_root(struct dlm_ls *ls, char *name, int len) in find_rsb_root()
371 void dlm_copy_master_names(struct dlm_ls *ls, char *inbuf, int inlen, in dlm_copy_master_names()