Searched refs:attr_counter_new (Results 1 – 1 of 1) sorted by relevance
231 static struct attr_counter * attr_counter_new(struct mtree_entry *,577 attr_counter_new(struct mtree_entry *me, struct attr_counter *prev) in attr_counter_new() function637 ac = attr_counter_new(me, last); in attr_counter_inc()657 acs->uid_list = attr_counter_new(me, NULL); in attr_counter_set_collect()673 acs->gid_list = attr_counter_new(me, NULL); in attr_counter_set_collect()689 acs->mode_list = attr_counter_new(me, NULL); in attr_counter_set_collect()705 acs->flags_list = attr_counter_new(me, NULL); in attr_counter_set_collect()