Home
last modified time | relevance | path

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

/freebsd/sys/geom/
H A Dgeom_flashmap.c99 error = g_slice_config(gp, i++, G_SLICE_CONFIG_CHECK, in g_flashmap_modify()
112 error = g_slice_config(gp, i++, G_SLICE_CONFIG_SET, in g_flashmap_modify()
H A Dgeom_slice.h72 int g_slice_config(struct g_geom *gp, u_int idx, int how, off_t offset, off_t length, u_int sectors…
H A Dgeom_slice.c351 g_slice_config(struct g_geom *gp, u_int idx, int how, off_t offset, off_t length, u_int sectorsize,… in g_slice_config() function
/freebsd/sys/geom/label/
H A Dg_label.c165 g_slice_config(cp->geom, 0, G_SLICE_CONFIG_FORCE, (off_t)0, in g_label_resize()
274 g_slice_config(gp, 0, G_SLICE_CONFIG_SET, (off_t)0, mediasize, in g_label_create()