node_alloc
int node_alloc, error;
node_alloc = ump->vtop_alloc[ump->node_part];
if ((node_alloc == UDF_ALLOC_METASEQUENTIAL) ||
(node_alloc == UDF_ALLOC_METABITMAP)) {
ic->ic_node_alloc = node_alloc;
static struct ieee80211_node *node_alloc(struct ieee80211_node_table *);