Home
last modified time | relevance | path

Searched refs:g_union_resize (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/geom/union/
H A Dg_union.c61 static g_resize_t g_union_resize; variable
73 .resize = g_union_resize,
1380 g_union_resize(struct g_consumer *cp) in g_union_resize() function