freebsd-dev/sys/geom
2003-03-25 09:11:17 +00:00
..
bde Forward compatibility: NULL check the passed in meta argument. 2003-03-25 09:02:41 +00:00
geom_aes.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
geom_apple.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
geom_bsd.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
geom_ccd.c Including <sys/stdint.h> is (almost?) universally only to be able to use 2003-03-18 08:45:25 +00:00
geom_ctl.c Turn /dev/geom.ctl from a GEOM class into a plain character device driver 2003-03-24 13:37:15 +00:00
geom_ctl.h Start leaking the AOM api into the tree. 2003-03-23 10:07:44 +00:00
geom_dev.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
geom_disk.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
geom_dump.c Including <sys/stdint.h> is (almost?) universally only to be able to use 2003-03-18 08:45:25 +00:00
geom_enc.c Add the new statistics structure, put one in consumers and providers. 2003-02-07 21:43:34 +00:00
geom_event.c Save a lock: Grab the stall_events SX lock exclusively so it also serialize 2003-03-24 13:35:06 +00:00
geom_ext.h I forgot the evil ioctl census scripts: #include <geom/geom_ctl.h> 2003-03-23 11:05:44 +00:00
geom_gpt.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
geom_int.h Turn /dev/geom.ctl from a GEOM class into a plain character device driver 2003-03-24 13:37:15 +00:00
geom_io.c Retire the GEOM private statistics code and use devstat instead. 2003-03-18 09:42:33 +00:00
geom_kern.c Turn /dev/geom.ctl from a GEOM class into a plain character device driver 2003-03-24 13:37:15 +00:00
geom_mbr.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
geom_mirror.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
geom_pc98.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
geom_slice.c Including <sys/stdint.h> is (almost?) universally only to be able to use 2003-03-18 08:45:25 +00:00
geom_slice.h Get rid of g_slice_addslice() and use g_slice_config() instead. 2002-12-16 23:08:48 +00:00
geom_subr.c g_class_by_name() was unused too. 2003-03-25 09:11:17 +00:00
geom_sunlabel.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
geom_vol_ffs.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
geom.h Remove unuse g_insert_geom(). 2003-03-25 09:07:35 +00:00
notes A note about which #include files may be used where. 2003-03-23 10:08:13 +00:00