Home
last modified time | relevance | path

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

/freebsd/sys/geom/part/
H A Dg_part.c203 static void g_part_wither(struct g_geom *, int);
931 g_part_wither(gp, ENXIO); in g_part_ctl_commit()
1017 g_part_wither(gp, error); in g_part_ctl_create()
1085 g_part_wither(gp, error); in g_part_ctl_create()
1534 g_part_wither(gp, error); in g_part_ctl_undo()
1573 g_part_wither(struct g_geom *gp, int error) in g_part_wither() function
1955 g_part_wither(gp, EINVAL); in g_part_destroy_geom()
2187 g_part_wither(table->gpt_gp, ENXIO); in g_part_resize()
2206 g_part_wither(cp->geom, pp->error); in g_part_orphan()
2217 g_part_wither(cp->geom, ENXIO); in g_part_spoiled()
[all …]