Home
last modified time | relevance | path

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

/freebsd/sys/geom/
H A Dgeom_io.c73 static int g_io_transient_map_bio(struct bio *bp);
484 if ((error = g_io_transient_map_bio(bp)) >= 0) in g_io_check()
749 g_io_transient_map_bio(struct bio *bp) in g_io_transient_map_bio() function