Lines Matching defs:entries
125 struct dx_entry entries[0]; member
131 struct dx_entry entries[0]; member
138 struct dx_entry *entries; member
217 static inline unsigned dx_get_count (struct dx_entry *entries) in dx_get_count()
222 static inline unsigned dx_get_limit (struct dx_entry *entries) in dx_get_limit()
227 static inline void dx_set_count (struct dx_entry *entries, unsigned value) in dx_set_count()
232 static inline void dx_set_limit (struct dx_entry *entries, unsigned value) in dx_set_limit()
254 static void dx_show_index (char * label, struct dx_entry *entries) in dx_show_index()
303 struct dx_entry *entries, int levels) in dx_show_entries()
347 struct dx_entry *at, *entries, *p, *q, *m; in dx_probe() local
767 struct dx_entry *entries = frame->entries; in dx_insert_block() local
1351 struct dx_entry *entries; in make_indexed_dir() local
1501 struct dx_entry *entries, *at; in ext3_dx_add_entry() local