Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/geom/
Dgeom_io.c73 static int g_io_transient_map_bio(struct bio *bp);
456 if ((error = g_io_transient_map_bio(bp)) >= 0) in g_io_check()
786 g_io_transient_map_bio(struct bio *bp) in g_io_transient_map_bio() function