Searched defs:alloc_node (Results 1 – 5 of 5) sorted by relevance
29 struct list_head alloc_node; /* node for global block list */ member
37 struct list_head alloc_node; /* node for global block list */ member
1158 int alloc_node = node; in io_wq_create() local
492 static struct node *alloc_node(struct node *parent) in alloc_node() function