Searched refs:G_SLICE_CONFIG_SET (Results 1 – 10 of 10) sorted by relevance
| /NextBSD/sys/geom/ |
| HD | geom_slice.h | 76 #define G_SLICE_CONFIG_SET 1 macro
|
| HD | geom_vol_ffs.c | 135 g_slice_config(gp, 0, G_SLICE_CONFIG_SET, (off_t) 0, in g_vol_ffs_taste()
|
| HD | geom_mbr.c | 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()
|
| HD | geom_flashmap.c | 115 error = g_slice_config(gp, i++, G_SLICE_CONFIG_SET, in g_flashmap_modify()
|
| HD | geom_map.c | 321 ret = g_slice_config(gp, i, G_SLICE_CONFIG_SET, start + offset, in g_map_parse_part()
|
| HD | geom_sunlabel.c | 96 g_slice_config(gp, i, G_SLICE_CONFIG_SET, in g_sunlabel_modify()
|
| HD | geom_redboot.c | 304 error = g_slice_config(gp, i, G_SLICE_CONFIG_SET, in g_redboot_taste()
|
| HD | geom_pc98.c | 151 g_slice_config(gp, i, G_SLICE_CONFIG_SET, s[i], l[i], in g_pc98_modify()
|
| HD | geom_bsd.c | 171 g_slice_config(gp, u, G_SLICE_CONFIG_SET, in g_bsd_modify()
|
| /NextBSD/sys/geom/label/ |
| HD | g_label.c | 242 g_slice_config(gp, 0, G_SLICE_CONFIG_SET, (off_t)0, mediasize, in g_label_create()
|