Searched refs:geli_readfunc (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/stand/libsa/geli/
H A Dgeliboot.h73 typedef int (*geli_readfunc)(void *vdev, void *readpriv, off_t offbytes, typedef
76 struct geli_dev * geli_taste(geli_readfunc readfunc, void *readpriv,
H A Dgeliboot.c127 geli_taste(geli_readfunc readfunc, void *readpriv, daddr_t lastsector,

Completed in 49 milliseconds