Lines Matching defs:entries
262 struct dx_entry entries[]; member
268 struct dx_entry entries[]; member
275 struct dx_entry *entries; member
589 static inline unsigned dx_get_count(struct dx_entry *entries) in dx_get_count()
594 static inline unsigned dx_get_limit(struct dx_entry *entries) in dx_get_limit()
599 static inline void dx_set_count(struct dx_entry *entries, unsigned value) in dx_set_count()
604 static inline void dx_set_limit(struct dx_entry *entries, unsigned value) in dx_set_limit()
634 static void dx_show_index(char * label, struct dx_entry *entries) in dx_show_index()
743 struct dx_entry *entries, int levels) in dx_show_entries()
814 struct dx_entry *at, *entries, *p, *q, *m; in dx_probe() local
1381 struct dx_entry *entries = frame->entries; in dx_insert_block() local
2281 struct dx_entry *entries; in make_indexed_dir() local
2541 struct dx_entry *entries, *at; in ext4_dx_add_entry() local