Searched refs:glob_node (Results 1 – 4 of 4) sorted by relevance
61 glob_node); in bootflow_first_glob()78 if (list_is_last(&bflow->glob_node, &std->glob_head)) in bootflow_next_glob()81 *bflowp = list_entry(bflow->glob_node.next, struct bootflow, glob_node); in bootflow_next_glob()439 list_del(&bflow->glob_node); in bootflow_remove()
50 glob_node); in bootstd_clear_glob_()
52 list_add_tail(&new->glob_node, &std->glob_head); in bootdev_add_bootflow()
87 struct list_head glob_node; member
Completed in 14 milliseconds