Lines Matching defs:entries
124 struct dx_entry entries[0]; member
130 struct dx_entry entries[0]; member
137 struct dx_entry *entries; member
218 static inline unsigned dx_get_count(struct dx_entry *entries) in dx_get_count()
223 static inline unsigned dx_get_limit(struct dx_entry *entries) in dx_get_limit()
228 static inline void dx_set_count(struct dx_entry *entries, unsigned value) in dx_set_count()
233 static inline void dx_set_limit(struct dx_entry *entries, unsigned value) in dx_set_limit()
255 static void dx_show_index(char * label, struct dx_entry *entries) in dx_show_index()
304 struct dx_entry *entries, int levels) in dx_show_entries()
350 struct dx_entry *at, *entries, *p, *q, *m; in dx_probe() local
765 struct dx_entry *entries = frame->entries; in dx_insert_block() local
1343 struct dx_entry *entries; in make_indexed_dir() local
1505 struct dx_entry *entries, *at; in ext4_dx_add_entry() local