Searched hist:115473 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/geom/
H A Dgeom_subr.cdiff 115473 Sat May 31 16:13:07 MDT 2003 phk Introduce a init and fini member functions on a class.

Use ->init() and ->fini() to handle the mutex in geom_disk.c

Remove the g_add_class() function and replace it with a standardized
g_modevent() function.

This adds the basic infrastructure for loading/unloading GEOM classes
H A Dgeom.hdiff 115473 Sat May 31 16:13:07 MDT 2003 phk Introduce a init and fini member functions on a class.

Use ->init() and ->fini() to handle the mutex in geom_disk.c

Remove the g_add_class() function and replace it with a standardized
g_modevent() function.

This adds the basic infrastructure for loading/unloading GEOM classes
H A Dgeom_disk.cdiff 115473 Sat May 31 16:13:07 MDT 2003 phk Introduce a init and fini member functions on a class.

Use ->init() and ->fini() to handle the mutex in geom_disk.c

Remove the g_add_class() function and replace it with a standardized
g_modevent() function.

This adds the basic infrastructure for loading/unloading GEOM classes

Completed in 215 milliseconds