Searched refs:attr_counter (Results 1 – 1 of 1) sorted by relevance
50 struct attr_counter { struct51 struct attr_counter *prev; argument52 struct attr_counter *next; argument58 struct attr_counter *uid_list; argument59 struct attr_counter *gid_list;60 struct attr_counter *mode_list;61 struct attr_counter *flags_list;218 static void attr_counter_free(struct attr_counter **);219 static int attr_counter_inc(struct attr_counter **, struct attr_counter *,220 struct attr_counter *, struct mtree_entry *);[all …]