freebsd-dev/sys/geom/bde
Poul-Henning Kamp 83d771de78 Simplify the GEOM OAM api: Drop the request type, and let everything
hinge on the "verb" parameter which the class gets to interpret as
it sees fit.

Move the entire request into the kernel and move changed parameters
back when done.
2003-06-01 13:47:51 +00:00
..
g_bde_crypt.c Don't use & in front of arrays. 2003-05-31 19:23:11 +00:00
g_bde_lock.c Use sys/endian.h instead of geom_enc.c for endian-agnostfication. 2003-04-03 11:33:51 +00:00
g_bde_work.c Remove unused variable. 2003-05-31 19:08:23 +00:00
g_bde.c Simplify the GEOM OAM api: Drop the request type, and let everything 2003-06-01 13:47:51 +00:00
g_bde.h Optimize the size of the work-items by letting the mapping function 2003-01-02 19:29:49 +00:00