Searched refs:g_slice_conf_hot (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/sys/geom/
H A Dgeom_slice.h80 int g_slice_conf_hot(struct g_geom *gp, u_int idx, off_t offset, off_t length, int ract, int dact, int wact);
H A Dgeom_sunlabel.c312 g_slice_conf_hot(gp, 0, 0, SUN_SIZE,
H A Dgeom_bsd.c601 g_slice_conf_hot(gp, 0, ms->labeloffset, LABELSIZE,
H A Dgeom_slice.c431 g_slice_conf_hot(struct g_geom *gp, u_int idx, off_t offset, off_t length, int ract, int dact, int wact) function
438 g_trace(G_T_TOPOLOGY, "g_slice_conf_hot(%s, idx: %d, off: %jd, len: %jd)",

Completed in 106 milliseconds