Lines Matching defs:entries
209 struct dx_entry entries[0]; member
215 struct dx_entry entries[0]; member
222 struct dx_entry *entries; member
528 static inline unsigned dx_get_count(struct dx_entry *entries) in dx_get_count()
533 static inline unsigned dx_get_limit(struct dx_entry *entries) in dx_get_limit()
538 static inline void dx_set_count(struct dx_entry *entries, unsigned value) in dx_set_count()
543 static inline void dx_set_limit(struct dx_entry *entries, unsigned value) in dx_set_limit()
571 static void dx_show_index(char * label, struct dx_entry *entries) in dx_show_index()
683 struct dx_entry *entries, int levels) in dx_show_entries()
731 struct dx_entry *at, *entries, *p, *q, *m; in dx_probe() local
1227 struct dx_entry *entries = frame->entries; in dx_insert_block() local
2002 struct dx_entry *entries; in make_indexed_dir() local
2227 struct dx_entry *entries, *at; in ext4_dx_add_entry() local