Lines Matching defs:entries
111 struct dx_entry entries[0]; member
117 struct dx_entry entries[0]; member
124 struct dx_entry *entries; member
203 static inline unsigned dx_get_count (struct dx_entry *entries) in dx_get_count()
208 static inline unsigned dx_get_limit (struct dx_entry *entries) in dx_get_limit()
213 static inline void dx_set_count (struct dx_entry *entries, unsigned value) in dx_set_count()
218 static inline void dx_set_limit (struct dx_entry *entries, unsigned value) in dx_set_limit()
240 static void dx_show_index (char * label, struct dx_entry *entries) in dx_show_index()
289 struct dx_entry *entries, int levels) in dx_show_entries()
333 struct dx_entry *at, *entries, *p, *q, *m; in dx_probe() local
755 struct dx_entry *entries = frame->entries; in dx_insert_block() local
1339 struct dx_entry *entries; in make_indexed_dir() local
1489 struct dx_entry *entries, *at; in ext3_dx_add_entry() local