Home
last modified time | relevance | path

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

/NextBSD/sys/geom/
HDgeom_slice.h76 #define G_SLICE_CONFIG_SET 1 macro
HDgeom_vol_ffs.c135 g_slice_config(gp, 0, G_SLICE_CONFIG_SET, (off_t) 0, in g_vol_ffs_taste()
HDgeom_mbr.c157 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_flashmap.c115 error = g_slice_config(gp, i++, G_SLICE_CONFIG_SET, in g_flashmap_modify()
HDgeom_map.c321 ret = g_slice_config(gp, i, G_SLICE_CONFIG_SET, start + offset, in g_map_parse_part()
HDgeom_sunlabel.c96 g_slice_config(gp, i, G_SLICE_CONFIG_SET, in g_sunlabel_modify()
HDgeom_redboot.c304 error = g_slice_config(gp, i, G_SLICE_CONFIG_SET, in g_redboot_taste()
HDgeom_pc98.c151 g_slice_config(gp, i, G_SLICE_CONFIG_SET, s[i], l[i], in g_pc98_modify()
HDgeom_bsd.c171 g_slice_config(gp, u, G_SLICE_CONFIG_SET, in g_bsd_modify()
/NextBSD/sys/geom/label/
HDg_label.c242 g_slice_config(gp, 0, G_SLICE_CONFIG_SET, (off_t)0, mediasize, in g_label_create()