freebsd-dev/sys/geom/part
Konstantin Belousov db7bfaa8ce The geom_part provider supports unmapped bio iff the underlying
provider does so, since geom_part never inspects the bio_data.

Sponsored by:	The FreeBSD Foundation
Tested by:	pho
2013-03-19 14:50:24 +00:00
..
g_part_apm.c Add a partition type for nandfs to the apm, bsd, gpt and vtoc8 schemes. 2012-05-25 20:33:34 +00:00
g_part_bsd.c Add a partition type for nandfs to the apm, bsd, gpt and vtoc8 schemes. 2012-05-25 20:33:34 +00:00
g_part_ebr.c Add additional check to EBR probe and create methods: 2012-02-15 10:33:29 +00:00
g_part_gpt.c Always reconstruct partition entries in the PMBR when Boot Camp is 2012-06-14 11:17:54 +00:00
g_part_if.m Reimplemented "gpart destroy -F". Now it does all work in kernel. 2010-10-25 16:23:35 +00:00
g_part_ldm.c VMDB offset should be greater than logical volume size only for MBR. 2012-03-29 07:29:27 +00:00
g_part_mbr.c Support the FAT16 partition type in gpart(8) 2013-03-07 22:32:41 +00:00
g_part_pc98.c Do not truncate available disk space to the closest track boundary. 2011-05-25 09:45:13 +00:00
g_part_vtoc8.c Add a partition type for nandfs to the apm, bsd, gpt and vtoc8 schemes. 2012-05-25 20:33:34 +00:00
g_part.c The geom_part provider supports unmapped bio iff the underlying 2013-03-19 14:50:24 +00:00
g_part.h Support the FAT16 partition type in gpart(8) 2013-03-07 22:32:41 +00:00