freebsd-dev/sys/geom
Don Lewis 2cf0d8a6ef Correct usage of mtx_init() API. This is not a functional change since
the code happened to work because MTX_DEF and NULL are both defined as 0.

Reviewed by:	phk
2003-12-07 23:20:53 +00:00
..
bde
geom_aes.c
geom_apple.c
geom_bsd_enc.c
geom_bsd.c
geom_ccd.c Make sure to return errors if we have any. 2003-11-12 09:46:54 +00:00
geom_ctl.c
geom_ctl.h
geom_dev.c
geom_disk.c Correct usage of mtx_init() API. This is not a functional change since 2003-12-07 23:20:53 +00:00
geom_disk.h
geom_dump.c Re-arrange and consolidate some random debugging stuff 2003-12-07 05:04:49 +00:00
geom_event.c KASSERT against multiple orphanings of providers. 2003-12-07 10:04:43 +00:00
geom_fox.c Fix two old/new consumer confusions. 2003-10-24 18:46:23 +00:00
geom_gpt.c
geom_int.h
geom_io.c Correct usage of mtx_init() API. This is not a functional change since 2003-12-07 23:20:53 +00:00
geom_kern.c
geom_mbr_enc.c
geom_mbr.c
geom_mirror.c
geom_pc98_enc.c
geom_pc98.c Re-arrange and consolidate some random debugging stuff 2003-12-07 05:04:49 +00:00
geom_slice.c
geom_slice.h
geom_subr.c Call class->init() an class->fini() while the class is hooked up, 2003-11-18 18:17:39 +00:00
geom_sunlabel_enc.c
geom_sunlabel.c
geom_vol_ffs.c
geom.h KASSERT against multiple orphanings of providers. 2003-12-07 10:04:43 +00:00
notes