Next:
22.1 Introduction
Up:
Part IV: Component Libraries
Previous:
21.6.6 What will gprof
22 Disk Partition Interpreter:
liboskit_diskpart.a
22.1 Introduction
22.2 Supported Partitioning Schemes
22.3 Example Use
22.3.1 Reading the partition table
22.3.2 Using Partition Information
22.4 Restrictions
22.4.1 Endian
22.4.2 Nesting
22.4.3 Lookup
22.5 API reference
22.5.1
diskpart_get_partition
: initialize an array of partition entries
22.5.2
diskpart_read_func
: read a disk sector (user-provided callout)
22.5.3
diskpart_blkio_get_partition
: initialize an array of partition entries
22.5.4
diskpart_fill_entry
: initialize a single partition entry
22.5.5
diskpart_dump
: print a partition entry to stdout
22.5.6
diskpart_lookup_bsd_compat
: search for a partition entry
22.5.7
diskpart_lookup_bsd_string
: search for a partition entry
22.5.8
diskpart_blkio_lookup_bsd_string
: search for a partition entry
22.5.9
diskpart_get_
type
: Search for
type
type partitions
Utah Flux Research Group