Home
last modified time | relevance | path

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

/freebsd/sys/geom/eli/
H A Dg_eli_integrity.c374 g_eli_auth_read(struct g_eli_softc *sc, struct bio *bp) in g_eli_auth_read() function
H A Dg_eli.h707 void g_eli_auth_read(struct g_eli_softc *sc, struct bio *bp);
H A Dg_eli.c743 g_eli_auth_read(sc, bp); in g_eli_worker()