Searched defs:alloc_node (Results 1 – 2 of 2) sorted by relevance
29 struct list_head alloc_node; /* node for global block list */ member
492 static struct node *alloc_node(struct node *parent) in alloc_node() function