Searched refs:g_slice_start_t (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/geom/ |
H A D | geom_slice.h | 56 typedef int g_slice_start_t (struct bio *bp); typedef 67 g_slice_start_t *start; 78 …, struct g_provider *pp, struct g_consumer **cpp, void *extrap, int extra, g_slice_start_t *start);
|
H A D | geom_slice.c | 522 …s, struct g_provider *pp, struct g_consumer **cpp, void *extrap, int extra, g_slice_start_t *start) in g_slice_new()
|