Searched refs:attr_counter_new (Results 1 – 1 of 1) sorted by relevance
221 static struct attr_counter * attr_counter_new(struct mtree_entry *,567 attr_counter_new(struct mtree_entry *me, struct attr_counter *prev) in attr_counter_new() function627 ac = attr_counter_new(me, last); in attr_counter_inc()647 acs->uid_list = attr_counter_new(me, NULL); in attr_counter_set_collect()663 acs->gid_list = attr_counter_new(me, NULL); in attr_counter_set_collect()679 acs->mode_list = attr_counter_new(me, NULL); in attr_counter_set_collect()695 acs->flags_list = attr_counter_new(me, NULL); in attr_counter_set_collect()