freebsd-dev/sys/geom
John Baldwin 6008862bc2 Change callers of mtx_init() to pass in an appropriate lock type name. In
most cases NULL is passed, but in some cases such as network driver locks
(which use the MTX_NETWORK_LOCK macro) and UMA zone locks, a name is used.

Tested on:	i386, alpha, sparc64
2002-04-04 21:03:38 +00:00
..
geom_bsd.c Move access and orphan member functions from class to geom. 2002-04-04 09:54:13 +00:00
geom_ccd.c Retire the bogus ioctl DIOCGPART in toto. 2002-04-02 11:52:13 +00:00
geom_dev.c Move access and orphan member functions from class to geom. 2002-04-04 09:54:13 +00:00
geom_disk.c Centralize EOF handling and improve access controls for bio scheduling. 2002-04-04 09:58:20 +00:00
geom_dump.c s/classs/classes/ to fixup grammer after the previous global renaming. 2002-04-04 09:41:47 +00:00
geom_enc.c Eliminate some thread pointers which do not make sense anymore. 2002-03-26 22:07:38 +00:00
geom_event.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
geom_int.h s/classs/classes/ to fixup grammer after the previous global renaming. 2002-04-04 09:41:47 +00:00
geom_io.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
geom_kern.c Eliminate some thread pointers which do not make sense anymore. 2002-03-26 22:07:38 +00:00
geom_mbr.c Move access and orphan member functions from class to geom. 2002-04-04 09:54:13 +00:00
geom_pc98.c Move access and orphan member functions from class to geom. 2002-04-04 09:54:13 +00:00
geom_slice.c Centralize EOF handling and improve access controls for bio scheduling. 2002-04-04 09:58:20 +00:00
geom_slice.h Move access and orphan member functions from class to geom. 2002-04-04 09:54:13 +00:00
geom_subr.c Move access and orphan member functions from class to geom. 2002-04-04 09:54:13 +00:00
geom_sunlabel.c Move access and orphan member functions from class to geom. 2002-04-04 09:54:13 +00:00
geom.h Centralize EOF handling and improve access controls for bio scheduling. 2002-04-04 09:58:20 +00:00