Searched refs:parent_hnode (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dobjagg.c651 struct objagg_hints_node *parent_hnode)
663 if (parent_hnode) {
664 parent_hnode->stats_info.stats.delta_user_count += user_count;
677 hnode->parent = parent_hnode;
842 struct objagg_hints_node *hnode, *parent_hnode; local
867 parent_hnode = hnode;
878 parent_hnode);
649 objagg_hints_node_create(struct objagg_hints *objagg_hints, struct objagg_obj *objagg_obj, size_t obj_size, struct objagg_hints_node *parent_hnode) argument

Completed in 138 milliseconds