freebsd-dev/sys/geom
Poul-Henning Kamp e83d1f3b9c Assume that bp->bio_offset is correctly initialized.
This fixes non-power-of-2 blocksize GEOM I/O.
2003-10-12 11:35:55 +00:00
..
bde Interior decoration changes. 2003-10-07 09:28:07 +00:00
geom_aes.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_apple.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_bsd_enc.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_bsd.c Simplify the ioctl handling in GEOM. 2003-09-01 20:45:32 +00:00
geom_ccd.c Change the the size fields to daddr_t to support greater than 2TB ccd volumes. 2003-08-22 11:21:06 +00:00
geom_ctl.c The present defaults for the open and close for device drivers which 2003-09-27 12:01:01 +00:00
geom_ctl.h Simplify the GEOM OAM api: Drop the request type, and let everything 2003-06-01 13:47:51 +00:00
geom_dev.c Assume that bp->bio_offset is correctly initialized. 2003-10-12 11:35:55 +00:00
geom_disk.c Return ENODEV in case the driver has no dump routine. 2003-09-29 07:44:23 +00:00
geom_disk.h Change events to have an array of "void *" references, and give the 2003-04-02 20:41:18 +00:00
geom_dump.c Handle geoms which are withering away specially in the dump functions. 2003-07-08 21:12:40 +00:00
geom_event.c Destroy providers maked with G_PF_WITHER when the last consumer has detached. 2003-10-12 11:34:35 +00:00
geom_fox.c Add "GEOM_FOX", a class which detects and selects between multiple 2003-06-18 09:29:28 +00:00
geom_gpt.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_int.h More of the event stuff can now be private to geom_event.c 2003-04-23 20:54:42 +00:00
geom_io.c Allow our bio tools to be used for local bio-chopping by not mandating 2003-10-06 09:07:35 +00:00
geom_kern.c Sleep on "-" in our normal state to simplify debugging. 2003-06-18 10:33:09 +00:00
geom_mbr_enc.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_mbr.c Simplify the ioctl handling in GEOM. 2003-09-01 20:45:32 +00:00
geom_mirror.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_pc98_enc.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_pc98.c Simplify the ioctl handling in GEOM. 2003-09-01 20:45:32 +00:00
geom_slice.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_slice.h Add a destroy_geom method to the slice "library". 2003-05-31 19:25:05 +00:00
geom_subr.c Introduce a per provider wither flag 2003-10-06 09:05:44 +00:00
geom_sunlabel_enc.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_sunlabel.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_vol_ffs.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom.h Introduce a per provider wither flag 2003-10-06 09:05:44 +00:00
notes A note about which #include files may be used where. 2003-03-23 10:08:13 +00:00