Home
last modified time | relevance | path

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

/trueos/sys/geom/
HDgeom_flashmap.c102 error = g_slice_config(gp, i++, G_SLICE_CONFIG_CHECK, in g_flashmap_modify()
113 error = g_slice_config(gp, i++, G_SLICE_CONFIG_SET, in g_flashmap_modify()
HDgeom_mbr.c149 error = g_slice_config(gp, i, G_SLICE_CONFIG_CHECK, in g_mbr_modify()
157 g_slice_config(gp, i, G_SLICE_CONFIG_SET, in g_mbr_modify()
481 g_slice_config(gp, slice, G_SLICE_CONFIG_SET, in g_mbrext_taste()
HDgeom_slice.h72 int g_slice_config(struct g_geom *gp, u_int idx, int how, off_t offset, off_t length, u_int sectors…
HDgeom_sunlabel.c85 error = g_slice_config(gp, i, G_SLICE_CONFIG_CHECK, in g_sunlabel_modify()
96 g_slice_config(gp, i, G_SLICE_CONFIG_SET, in g_sunlabel_modify()
HDgeom_pc98.c142 error = g_slice_config(gp, i, G_SLICE_CONFIG_CHECK, in g_pc98_modify()
151 g_slice_config(gp, i, G_SLICE_CONFIG_SET, s[i], l[i], in g_pc98_modify()
HDgeom_vol_ffs.c135 g_slice_config(gp, 0, G_SLICE_CONFIG_SET, (off_t) 0, in g_vol_ffs_taste()
HDgeom_bsd.c156 error = g_slice_config(gp, i, G_SLICE_CONFIG_CHECK, in g_bsd_modify()
171 g_slice_config(gp, u, G_SLICE_CONFIG_SET, in g_bsd_modify()
HDgeom_map.c313 ret = g_slice_config(gp, i, G_SLICE_CONFIG_SET, start + offset, in g_map_parse_part()
HDgeom_redboot.c304 error = g_slice_config(gp, i, G_SLICE_CONFIG_SET, in g_redboot_taste()
HDgeom_slice.c337 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
/trueos/sys/geom/label/
HDg_label.c134 g_slice_config(cp->geom, 0, G_SLICE_CONFIG_FORCE, (off_t)0, in g_label_resize()
224 g_slice_config(gp, 0, G_SLICE_CONFIG_SET, (off_t)0, mediasize, in g_label_create()