Newer
Older
UbixOS / doc / html / structubixDiskLabel_1_1ubixPartitions.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>UbixOS V2: ubixDiskLabel::ubixPartitions Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
  <ul>
    <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
    <li id="current"><a href="classes.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
    <li><a href="dirs.html"><span>Directories</span></a></li>
    <li>
      <form action="search.php" method="get">
        <table cellspacing="0" cellpadding="0" border="0">
          <tr>
            <td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
            <td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
          </tr>
        </table>
      </form>
    </li>
  </ul></div>
<div class="tabs">
  <ul>
    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
  </ul></div>
<div class="nav">
<a class="el" href="structubixDiskLabel.html">ubixDiskLabel</a>::<a class="el" href="structubixDiskLabel_1_1ubixPartitions.html">ubixPartitions</a></div>
<h1>ubixDiskLabel::ubixPartitions Struct Reference</h1><!-- doxytag: class="ubixDiskLabel::ubixPartitions" --><code>#include &lt;<a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>&gt;</code>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structubixDiskLabel_1_1ubixPartitions.html#6a02392928bd127ff780dd656dc88203">pBatSize</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#a4e0f27a9aca905e340c06d2dcae843c">uInt8</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structubixDiskLabel_1_1ubixPartitions.html#075ed7afefb5a3523a090971e3d3c3d9">pFrag</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structubixDiskLabel_1_1ubixPartitions.html#3caf99d21233870afbcfe3062e249c8d">pFsSize</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#a4e0f27a9aca905e340c06d2dcae843c">uInt8</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structubixDiskLabel_1_1ubixPartitions.html#89ee9b3f4b6564feda17f3b6b9297135">pFsType</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structubixDiskLabel_1_1ubixPartitions.html#a4f5df0b0d915aae3fe2f53449395065">pOffset</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structubixDiskLabel_1_1ubixPartitions.html#6bad338fb9fa2f078c2e5d29024face4">pSize</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>

<p>

<p>
Definition at line <a class="el" href="ubixfs_8h-source.html#l00076">76</a> of file <a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>.<hr><h2>Field Documentation</h2>
<a class="anchor" name="6a02392928bd127ff780dd656dc88203"></a><!-- doxytag: member="ubixDiskLabel::ubixPartitions::pBatSize" ref="6a02392928bd127ff780dd656dc88203" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> <a class="el" href="structubixDiskLabel_1_1ubixPartitions.html#6a02392928bd127ff780dd656dc88203">ubixDiskLabel::ubixPartitions::pBatSize</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="ubixfs_8h-source.html#l00080">80</a> of file <a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>.
<p>
Referenced by <a class="el" href="ubixfs_8c-source.html#l00376">ubixfs_initialize()</a>, and <a class="el" href="ubixfs_8c-source.html#l00118">writeFileByte()</a>.
</div>
</div><p>
<a class="anchor" name="075ed7afefb5a3523a090971e3d3c3d9"></a><!-- doxytag: member="ubixDiskLabel::ubixPartitions::pFrag" ref="075ed7afefb5a3523a090971e3d3c3d9" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="types_8h.html#a4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="el" href="structubixDiskLabel_1_1ubixPartitions.html#075ed7afefb5a3523a090971e3d3c3d9">ubixDiskLabel::ubixPartitions::pFrag</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="ubixfs_8h-source.html#l00082">82</a> of file <a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>.
</div>
</div><p>
<a class="anchor" name="3caf99d21233870afbcfe3062e249c8d"></a><!-- doxytag: member="ubixDiskLabel::ubixPartitions::pFsSize" ref="3caf99d21233870afbcfe3062e249c8d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> <a class="el" href="structubixDiskLabel_1_1ubixPartitions.html#3caf99d21233870afbcfe3062e249c8d">ubixDiskLabel::ubixPartitions::pFsSize</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="ubixfs_8h-source.html#l00079">79</a> of file <a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>.
</div>
</div><p>
<a class="anchor" name="89ee9b3f4b6564feda17f3b6b9297135"></a><!-- doxytag: member="ubixDiskLabel::ubixPartitions::pFsType" ref="89ee9b3f4b6564feda17f3b6b9297135" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="types_8h.html#a4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="el" href="structubixDiskLabel_1_1ubixPartitions.html#89ee9b3f4b6564feda17f3b6b9297135">ubixDiskLabel::ubixPartitions::pFsType</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="ubixfs_8h-source.html#l00081">81</a> of file <a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>.
</div>
</div><p>
<a class="anchor" name="a4f5df0b0d915aae3fe2f53449395065"></a><!-- doxytag: member="ubixDiskLabel::ubixPartitions::pOffset" ref="a4f5df0b0d915aae3fe2f53449395065" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> <a class="el" href="structubixDiskLabel_1_1ubixPartitions.html#a4f5df0b0d915aae3fe2f53449395065">ubixDiskLabel::ubixPartitions::pOffset</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="ubixfs_8h-source.html#l00078">78</a> of file <a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>.
</div>
</div><p>
<a class="anchor" name="6bad338fb9fa2f078c2e5d29024face4"></a><!-- doxytag: member="ubixDiskLabel::ubixPartitions::pSize" ref="6bad338fb9fa2f078c2e5d29024face4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> <a class="el" href="structubixDiskLabel_1_1ubixPartitions.html#6bad338fb9fa2f078c2e5d29024face4">ubixDiskLabel::ubixPartitions::pSize</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="ubixfs_8h-source.html#l00077">77</a> of file <a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>.
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>src/sys/include/ubixfs/<a class="el" href="ubixfs_8h-source.html">ubixfs.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Fri Dec 15 11:26:54 2006 for UbixOS V2 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>