#include <partition.h>
Data Fields | |
| unsigned char | bootind |
| unsigned char | start_head |
| unsigned char | start_sec |
| unsigned char | start_cyl |
| unsigned char | sysind |
| unsigned char | last_head |
| unsigned char | last_sec |
| unsigned char | last_cyl |
| unsigned long | lowsec |
| unsigned long | size |
Definition at line 5 of file partition.h.
|
|
Definition at line 6 of file partition.h. Referenced by check_ind(), chk_table(), distribute(), dpl_partitions(), exec_bootstrap(), get_system_type(), m_dump(), m_modify(), m_read(), and print(). |
|
|
Definition at line 13 of file partition.h. |
|
|
Definition at line 11 of file partition.h. Referenced by m_dump(). |
|
|
Definition at line 12 of file partition.h. |
|
|
Definition at line 14 of file partition.h. Referenced by boundary(), chk_table(), distribute(), do_autopart(), entry2base(), entry2last(), extpartition(), find_exist(), m_dump(), m_magic(), m_read(), main(), overlap(), partition(), print(), sanitycheck_failed(), scribble_region(), and sortbase(). |
|
|
Definition at line 15 of file partition.h. Referenced by boundary(), chk_table(), distribute(), entry2last(), entry2size(), extpartition(), m_dump(), m_in(), m_magic(), main(), overlap(), partition(), print(), sanitycheck_failed(), and scribble_region(). |
|
|
Definition at line 9 of file partition.h. Referenced by chk_table(). |
|
|
Definition at line 7 of file partition.h. Referenced by chk_table(), and m_dump(). |
|
|
Definition at line 8 of file partition.h. Referenced by chk_table(). |
|
|
Definition at line 10 of file partition.h. Referenced by check_ind(), dpl_partitions(), entry2base(), entry2last(), entry2size(), extpartition(), get_master(), get_system_type(), m_dump(), m_in(), m_magic(), m_modify(), m_read(), m_write(), overlap(), parse(), partition(), partsort(), print(), scribble_region(), sort(), and sortbase(). |
1.4.6