<!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: blockAllocationTableEntry 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 Page</span></a></li> <li id="current"><a href="classes.html"><span>Data 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> <u>S</u>earch for </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 List</span></a></li> <li><a href="annotated.html"><span>Data Structures</span></a></li> <li><a href="functions.html"><span>Data Fields</span></a></li> </ul></div> <h1>blockAllocationTableEntry Struct Reference</h1><!-- doxytag: class="blockAllocationTableEntry" --><code>#include <<a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>></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">long </td><td class="memItemRight" valign="bottom"><a class="el" href="structblockAllocationTableEntry.html#b650496bc3011796ef8b6897f424601c">attributes</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">long </td><td class="memItemRight" valign="bottom"><a class="el" href="structblockAllocationTableEntry.html#db5281b505d283f4d43d09e327b63c63">nextBlock</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">long </td><td class="memItemRight" valign="bottom"><a class="el" href="structblockAllocationTableEntry.html#47b0210bbfb05977d7d5fed3b24718b4">realSector</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">long </td><td class="memItemRight" valign="bottom"><a class="el" href="structblockAllocationTableEntry.html#efc436025c53dd0dbfc412df01c35544">reserved</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#l00095">95</a> of file <a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>.<hr><h2>Field Documentation</h2> <a class="anchor" name="b650496bc3011796ef8b6897f424601c"></a><!-- doxytag: member="blockAllocationTableEntry::attributes" ref="b650496bc3011796ef8b6897f424601c" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">long <a class="el" href="structblockAllocationTableEntry.html#b650496bc3011796ef8b6897f424601c">blockAllocationTableEntry::attributes</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="ubixfs_8h-source.html#l00096">96</a> of file <a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>. <p> Referenced by <a class="el" href="block_8c-source.html#l00079">freeBlocks()</a>, and <a class="el" href="block_8c-source.html#l00096">getFreeBlocks()</a>. </div> </div><p> <a class="anchor" name="db5281b505d283f4d43d09e327b63c63"></a><!-- doxytag: member="blockAllocationTableEntry::nextBlock" ref="db5281b505d283f4d43d09e327b63c63" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">long <a class="el" href="structblockAllocationTableEntry.html#db5281b505d283f4d43d09e327b63c63">blockAllocationTableEntry::nextBlock</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="ubixfs_8h-source.html#l00098">98</a> of file <a class="el" href="ubixfs_8h-source.html">ubixfs.h</a>. <p> Referenced by <a class="el" href="block_8c-source.html#l00079">freeBlocks()</a>, <a class="el" href="block_8c-source.html#l00096">getFreeBlocks()</a>, <a class="el" href="ubixfs_8c-source.html#l00341">ubixfs_loadData()</a>, <a class="el" href="ubixfs_8c-source.html#l00118">writeFileByte()</a>, and <a class="el" href="ubixfs_8c-source.html#l00232">writeUbixFS()</a>. </div> </div><p> <a class="anchor" name="47b0210bbfb05977d7d5fed3b24718b4"></a><!-- doxytag: member="blockAllocationTableEntry::realSector" ref="47b0210bbfb05977d7d5fed3b24718b4" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">long <a class="el" href="structblockAllocationTableEntry.html#47b0210bbfb05977d7d5fed3b24718b4">blockAllocationTableEntry::realSector</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="ubixfs_8h-source.html#l00097">97</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#l00341">ubixfs_loadData()</a>, <a class="el" href="directory_8c-source.html#l00094">ubixFSmkDir()</a>, and <a class="el" href="ubixfs_8c-source.html#l00232">writeUbixFS()</a>. </div> </div><p> <a class="anchor" name="efc436025c53dd0dbfc412df01c35544"></a><!-- doxytag: member="blockAllocationTableEntry::reserved" ref="efc436025c53dd0dbfc412df01c35544" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">long <a class="el" href="structblockAllocationTableEntry.html#efc436025c53dd0dbfc412df01c35544">blockAllocationTableEntry::reserved</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="ubixfs_8h-source.html#l00099">99</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:41 2006 for UbixOS V2 by <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>