freebsd_amp_hwpstate/sys/geom
Marcel Moolenaar fd8706be29 Add compile time asserts for the size of struct gpt_hdr and struct
gpt_ent. Use offsetof() for struct gpt_hdr to exclude padding.
2002-05-30 06:33:07 +00:00
..
geom.h
geom_aes.c Add a proof-of-concept encryption class. 2002-05-26 18:14:38 +00:00
geom_bsd.c
geom_ccd.c Fixed printf format errors. Most of them are 64-bit daddr_t casualties. 2002-05-25 11:05:07 +00:00
geom_dev.c
geom_disk.c Give the closet-dev_t we hand to the diskdrivers a name. 2002-05-26 17:35:14 +00:00
geom_dump.c
geom_enc.c
geom_event.c Only clear the spoiled flag if the class had no spoiled method, the spoiled 2002-05-26 17:17:25 +00:00
geom_gpt.c Add compile time asserts for the size of struct gpt_hdr and struct 2002-05-30 06:33:07 +00:00
geom_int.h
geom_io.c
geom_kern.c
geom_mbr.c Add support to GEOM for GUID Partition Tables (GPTs). The support 2002-05-28 09:04:48 +00:00
geom_pc98.c
geom_slice.c
geom_slice.h
geom_subr.c
geom_sunlabel.c