Home
last modified time | relevance | path

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

/freebsd/sys/geom/
H A Dgeom_slice.h74 void g_slice_orphan(struct g_consumer *cp);
H A Dgeom_slice.c487 g_slice_orphan(struct g_consumer *cp) in g_slice_orphan() function
510 g_slice_orphan(cp); in g_slice_spoiled()
538 gp->orphan = g_slice_orphan; in g_slice_new()
/freebsd/sys/geom/label/
H A Dg_label.c146 g_slice_orphan(cp); in g_label_orphan()