<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.16"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>UbixOS: fs/ubixfs/dirCache.c File Reference</title> <link href="../../tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="../../jquery.js"></script> <script type="text/javascript" src="../../dynsections.js"></script> <link href="../../navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="../../resize.js"></script> <script type="text/javascript" src="../../navtreedata.js"></script> <script type="text/javascript" src="../../navtree.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(document).ready(initResizable); /* @license-end */</script> <link href="../../doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">UbixOS  <span id="projectnumber">2.0</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.16 --> <script type="text/javascript" src="../../menudata.js"></script> <script type="text/javascript" src="../../menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('../../',false,false,'search.php','Search'); }); /* @license-end */</script> <div id="main-nav"></div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(document).ready(function(){initNavTree('db/dff/dirCache_8c.html','../../');}); /* @license-end */ </script> <div id="doc-content"> <div class="header"> <div class="summary"> <a href="#func-members">Functions</a> </div> <div class="headertitle"> <div class="title">dirCache.c File Reference</div> </div> </div><!--header--> <div class="contents"> <div class="textblock"><code>#include <<a class="el" href="../../dc/da7/assert_8h_source.html">assert.h</a>></code><br /> <code>#include <<a class="el" href="../../d1/de9/dirCache_8h_source.html">ubixfs/dirCache.h</a>></code><br /> <code>#include <<a class="el" href="../../d9/d32/include_2ubixfs_2ubixfs_8h_source.html">ubixfs/ubixfs.h</a>></code><br /> <code>#include <<a class="el" href="../../d4/d03/kmalloc_8h_source.html">lib/kmalloc.h</a>></code><br /> <code>#include <<a class="el" href="../../da/d28/kprintf_8h_source.html">lib/kprintf.h</a>></code><br /> <code>#include <<a class="el" href="../../da/d66/string_8h_source.html">string.h</a>></code><br /> <code>#include <<a class="el" href="../../df/d63/spinlock_8h_source.html">ubixos/spinlock.h</a>></code><br /> </div><div class="textblock"><div class="dynheader"> Include dependency graph for dirCache.c:</div> <div class="dyncontent"> <div class="center"><img src="../../db/d3b/dirCache_8c__incl.png" border="0" usemap="#fs_2ubixfs_2dirCache_8c" alt=""/></div> <map name="fs_2ubixfs_2dirCache_8c" id="fs_2ubixfs_2dirCache_8c"> <area shape="rect" title=" " alt="" coords="1932,5,2068,32"/> <area shape="rect" href="../../dc/da7/assert_8h.html" title=" " alt="" coords="5,80,75,107"/> <area shape="rect" href="../../d1/de9/dirCache_8h.html" title=" " alt="" coords="52,677,175,704"/> <area shape="rect" href="../../d9/d32/include_2ubixfs_2ubixfs_8h.html" title=" " alt="" coords="967,80,1073,107"/> <area shape="rect" href="../../da/d28/kprintf_8h.html" title=" " alt="" coords="2207,827,2292,853"/> <area shape="rect" href="../../d4/d03/kmalloc_8h.html" title=" " alt="" coords="1953,155,2047,181"/> <area shape="rect" href="../../da/d66/string_8h.html" title=" " alt="" coords="2053,752,2118,779"/> <area shape="rect" href="../../df/d63/spinlock_8h.html" title=" " alt="" coords="2123,229,2245,256"/> <area shape="rect" href="../../d0/d27/include_2sys_2types_8h.html" title=" " alt="" coords="1139,901,1229,928"/> <area shape="rect" href="../../d0/d6f/__types_8h.html" title=" " alt="" coords="933,1125,1030,1152"/> <area shape="rect" href="../../d9/dab/select_8h.html" title=" " alt="" coords="936,976,1029,1003"/> <area shape="rect" href="../../d6/d92/cdefs_8h.html" title=" " alt="" coords="753,1051,842,1077"/> <area shape="rect" href="../../d6/d30/__timespec_8h.html" title=" " alt="" coords="610,1051,729,1077"/> <area shape="rect" href="../../df/dc5/__timeval_8h.html" title=" " alt="" coords="866,1051,971,1077"/> <area shape="rect" href="../../d6/da4/__sigset_8h.html" title=" " alt="" coords="995,1051,1095,1077"/> <area shape="rect" href="../../db/da9/include_2vfs_2vfs_8h.html" title=" " alt="" coords="847,155,913,181"/> <area shape="rect" href="../../d4/d7e/include_2sys_2device_8h.html" title=" " alt="" coords="1051,827,1146,853"/> <area shape="rect" href="../../d1/dd8/mpi_8h.html" title=" " alt="" coords="1197,453,1275,480"/> <area shape="rect" href="../../d6/db4/include_2vfs_2file_8h.html" title=" " alt="" coords="541,603,609,629"/> <area shape="rect" href="../../db/dd5/thread_8h.html" title=" " alt="" coords="442,677,537,704"/> <area shape="rect" href="../../d1/df2/wait_8h.html" title=" " alt="" coords="997,752,1096,779"/> <area shape="rect" href="../../d2/d29/mount_8h.html" title=" " alt="" coords="269,677,357,704"/> <area shape="rect" href="../../d3/d7e/sysproto__posix_8h.html" title=" " alt="" coords="465,528,612,555"/> <area shape="rect" href="../../d7/d97/net_8h.html" title=" " alt="" coords="1047,229,1121,256"/> <area shape="rect" href="../../d3/d73/inode_8h.html" title=" " alt="" coords="725,677,808,704"/> <area shape="rect" href="../../df/d42/ufs_8h.html" title=" " alt="" coords="902,752,973,779"/> <area shape="rect" href="../../d7/d0b/trap_8h.html" title=" " alt="" coords="457,752,537,779"/> <area shape="rect" href="../../df/d92/sys_2signal_8h.html" title=" " alt="" coords="290,752,382,779"/> <area shape="rect" href="../../d8/d01/resource_8h.html" title=" " alt="" coords="165,976,273,1003"/> <area shape="rect" href="../../d6/d35/i386_2cpu_8h.html" title=" " alt="" coords="456,827,539,853"/> <area shape="rect" href="../../d1/d7d/pipe__fs_8h.html" title=" " alt="" coords="663,752,751,779"/> <area shape="rect" href="../../d8/dff/msdos__fs_8h.html" title=" " alt="" coords="775,752,878,779"/> <area shape="rect" href="../../d9/d69/netif_8h.html" title=" " alt="" coords="1739,304,1818,331"/> <area shape="rect" href="../../dc/dba/opt_8h.html" title=" " alt="" coords="1646,603,1719,629"/> <area shape="rect" href="../../d6/d40/err_8h.html" title=" " alt="" coords="1918,528,1989,555"/> <area shape="rect" href="../../de/df7/ip__addr_8h.html" title=" " alt="" coords="1590,379,1687,405"/> <area shape="rect" href="../../d4/da4/def_8h.html" title=" " alt="" coords="1720,528,1792,555"/> <area shape="rect" href="../../d0/d35/pbuf_8h.html" title=" " alt="" coords="1867,453,1946,480"/> <area shape="rect" href="../../d9/d9b/stats_8h.html" title=" " alt="" coords="1299,453,1383,480"/> <area shape="rect" href="../../d2/d78/lwipopts_8h.html" title=" " alt="" coords="1510,677,1613,704"/> <area shape="rect" href="../../db/d16/debug_8h.html" title=" " alt="" coords="1637,677,1728,704"/> <area shape="rect" href="../../d2/d2d/arch_8h.html" title=" " alt="" coords="1725,752,1805,779"/> <area shape="rect" href="../../d1/d2d/stdarg_8h.html" title=" " alt="" coords="2215,901,2284,928"/> <area shape="rect" href="../../d1/da8/ip4__addr_8h.html" title=" " alt="" coords="1459,453,1563,480"/> <area shape="rect" href="../../d3/d7d/ip6__addr_8h.html" title=" " alt="" coords="1587,453,1691,480"/> <area shape="rect" href="../../d9/d9a/mem_8h.html" title=" " alt="" coords="1459,528,1543,555"/> <area shape="rect" href="../../d7/d00/sched_8h.html" title=" " alt="" coords="1273,528,1383,555"/> <area shape="rect" href="../../dd/d71/tty_8h.html" title=" " alt="" coords="1373,603,1464,629"/> <area shape="rect" href="../../de/d9a/tss_8h.html" title=" " alt="" coords="1489,603,1565,629"/> <area shape="rect" href="../../d6/d90/strings_8h.html" title=" " alt="" coords="2009,827,2081,853"/> </map> </div> </div> <p><a href="../../db/dff/dirCache_8c_source.html">Go to the source code of this file.</a></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a> Functions</h2></td></tr> <tr class="memitem:a7d1df32bd197ba6541d9d7d2b3ada512"><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="../../de/deb/structcacheNode.html">cacheNode</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="../../db/dff/dirCache_8c.html#a7d1df32bd197ba6541d9d7d2b3ada512">ubixfs_cacheAdd</a> (struct <a class="el" href="../../de/deb/structcacheNode.html">cacheNode</a> *node, struct <a class="el" href="../../de/deb/structcacheNode.html">cacheNode</a> *newNode)</td></tr> <tr class="separator:a7d1df32bd197ba6541d9d7d2b3ada512"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a472e166c2202b92faa451f2ae9906882"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="../../db/dff/dirCache_8c.html#a472e166c2202b92faa451f2ae9906882">ubixfs_cacheDelete</a> (struct <a class="el" href="../../de/deb/structcacheNode.html">cacheNode</a> **head)</td></tr> <tr class="separator:a472e166c2202b92faa451f2ae9906882"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a569466a2e1237cf70320144d3de976c6"><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="../../de/deb/structcacheNode.html">cacheNode</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="../../db/dff/dirCache_8c.html#a569466a2e1237cf70320144d3de976c6">ubixfs_cacheFind</a> (struct <a class="el" href="../../de/deb/structcacheNode.html">cacheNode</a> *head, char *<a class="el" href="../../d1/de8/pci_8c.html#a8f8f80d37794cde9472343e4487ba3eb">name</a>)</td></tr> <tr class="separator:a569466a2e1237cf70320144d3de976c6"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a169a7d814e5ab80f123e5193a81b70b2"><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="../../de/deb/structcacheNode.html">cacheNode</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="../../db/dff/dirCache_8c.html#a169a7d814e5ab80f123e5193a81b70b2">ubixfs_cacheNew</a> (<a class="el" href="../../d6/d92/cdefs_8h.html#a2c212835823e3c54a8ab6d95c652660e">const</a> char *<a class="el" href="../../d1/de8/pci_8c.html#a8f8f80d37794cde9472343e4487ba3eb">name</a>)</td></tr> <tr class="separator:a169a7d814e5ab80f123e5193a81b70b2"><td class="memSeparator" colspan="2"> </td></tr> </table> <h2 class="groupheader">Function Documentation</h2> <a id="a7d1df32bd197ba6541d9d7d2b3ada512"></a> <h2 class="memtitle"><span class="permalink"><a href="#a7d1df32bd197ba6541d9d7d2b3ada512">◆ </a></span>ubixfs_cacheAdd()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">struct <a class="el" href="../../de/deb/structcacheNode.html">cacheNode</a>* ubixfs_cacheAdd </td> <td>(</td> <td class="paramtype">struct <a class="el" href="../../de/deb/structcacheNode.html">cacheNode</a> * </td> <td class="paramname"><em>node</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">struct <a class="el" href="../../de/deb/structcacheNode.html">cacheNode</a> * </td> <td class="paramname"><em>newNode</em> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="../../db/dff/dirCache_8c_source.html#l00252">252</a> of file <a class="el" href="../../db/dff/dirCache_8c_source.html">dirCache.c</a>.</p> <p class="reference">References <a class="el" href="../../dc/da7/assert_8h_source.html#l00064">assert</a>, and <a class="el" href="../../dc/d88/armv6_2spinlock_8c_source.html#l00055">spinLock()</a>.</p> <div class="dynheader"> Here is the call graph for this function:</div> <div class="dyncontent"> <div class="center"><img src="../../db/dff/dirCache_8c_a7d1df32bd197ba6541d9d7d2b3ada512_cgraph.png" border="0" usemap="#db/dff/dirCache_8c_a7d1df32bd197ba6541d9d7d2b3ada512_cgraph" alt=""/></div> <map name="db/dff/dirCache_8c_a7d1df32bd197ba6541d9d7d2b3ada512_cgraph" id="db/dff/dirCache_8c_a7d1df32bd197ba6541d9d7d2b3ada512_cgraph"> <area shape="rect" title=" " alt="" coords="5,31,127,57"/> <area shape="rect" href="../../dc/d88/armv6_2spinlock_8c.html#a71f03d2ba55111c715b6068254847a53" title=" " alt="" coords="175,31,249,57"/> <area shape="rect" href="../../d3/d02/armv6_2sched_8c.html#a08933fe6d593a1c78b9080359f15a0b7" title=" " alt="" coords="298,5,389,32"/> <area shape="rect" href="../../dc/d88/armv6_2spinlock_8c.html#a740766af5da58616f700fffab6768a78" title=" " alt="" coords="297,56,389,83"/> </map> </div> </div> </div> <a id="a472e166c2202b92faa451f2ae9906882"></a> <h2 class="memtitle"><span class="permalink"><a href="#a472e166c2202b92faa451f2ae9906882">◆ </a></span>ubixfs_cacheDelete()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void ubixfs_cacheDelete </td> <td>(</td> <td class="paramtype">struct <a class="el" href="../../de/deb/structcacheNode.html">cacheNode</a> ** </td> <td class="paramname"><em>head</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="../../db/dff/dirCache_8c_source.html#l00210">210</a> of file <a class="el" href="../../db/dff/dirCache_8c_source.html">dirCache.c</a>.</p> <p class="reference">References <a class="el" href="../../d1/de9/dirCache_8h_source.html#l00040">cacheNode::fileListHead</a>, <a class="el" href="../../d1/de9/dirCache_8h_source.html#l00042">cacheNode::info</a>, <a class="el" href="../../d3/d1a/kmalloc_8c_source.html#l00342">kfree()</a>, <a class="el" href="../../d1/de9/dirCache_8h_source.html#l00036">cacheNode::name</a>, <a class="el" href="../../d1/de9/dirCache_8h_source.html#l00038">cacheNode::next</a>, <a class="el" href="../../d6/d8a/fat__string_8h_source.html#l00017">NULL</a>, and <a class="el" href="../../db/dff/dirCache_8c_source.html#l00210">ubixfs_cacheDelete()</a>.</p> <p class="reference">Referenced by <a class="el" href="../../db/dff/dirCache_8c_source.html#l00210">ubixfs_cacheDelete()</a>.</p> <div class="dynheader"> Here is the call graph for this function:</div> <div class="dyncontent"> <div class="center"><img src="../../db/dff/dirCache_8c_a472e166c2202b92faa451f2ae9906882_cgraph.png" border="0" usemap="#db/dff/dirCache_8c_a472e166c2202b92faa451f2ae9906882_cgraph" alt=""/></div> <map name="db/dff/dirCache_8c_a472e166c2202b92faa451f2ae9906882_cgraph" id="db/dff/dirCache_8c_a472e166c2202b92faa451f2ae9906882_cgraph"> <area shape="rect" title=" " alt="" coords="5,29,140,56"/> <area shape="rect" href="../../d4/d03/kmalloc_8h.html#aaa9ed6886459604cf73ccdbf6410e487" title=" " alt="" coords="188,29,239,56"/> </map> </div> </div> </div> <a id="a569466a2e1237cf70320144d3de976c6"></a> <h2 class="memtitle"><span class="permalink"><a href="#a569466a2e1237cf70320144d3de976c6">◆ </a></span>ubixfs_cacheFind()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">struct <a class="el" href="../../de/deb/structcacheNode.html">cacheNode</a>* ubixfs_cacheFind </td> <td>(</td> <td class="paramtype">struct <a class="el" href="../../de/deb/structcacheNode.html">cacheNode</a> * </td> <td class="paramname"><em>head</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">char * </td> <td class="paramname"><em>name</em> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="../../db/dff/dirCache_8c_source.html#l00055">55</a> of file <a class="el" href="../../db/dff/dirCache_8c_source.html">dirCache.c</a>.</p> </div> </div> <a id="a169a7d814e5ab80f123e5193a81b70b2"></a> <h2 class="memtitle"><span class="permalink"><a href="#a169a7d814e5ab80f123e5193a81b70b2">◆ </a></span>ubixfs_cacheNew()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">struct <a class="el" href="../../de/deb/structcacheNode.html">cacheNode</a>* ubixfs_cacheNew </td> <td>(</td> <td class="paramtype"><a class="el" href="../../d6/d92/cdefs_8h.html#a2c212835823e3c54a8ab6d95c652660e">const</a> char * </td> <td class="paramname"><em>name</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="../../db/dff/dirCache_8c_source.html#l00193">193</a> of file <a class="el" href="../../db/dff/dirCache_8c_source.html">dirCache.c</a>.</p> <p class="reference">References <a class="el" href="../../dc/da7/assert_8h_source.html#l00064">assert</a>, <a class="el" href="../../d1/de9/dirCache_8h_source.html#l00047">cacheNode::attributes</a>, <a class="el" href="../../d1/de9/dirCache_8h_source.html#l00045">cacheNode::dirty</a>, <a class="el" href="../../d1/de9/dirCache_8h_source.html#l00040">cacheNode::fileListHead</a>, <a class="el" href="../../d1/de9/dirCache_8h_source.html#l00041">cacheNode::fileListTail</a>, <a class="el" href="../../d1/de9/dirCache_8h_source.html#l00042">cacheNode::info</a>, <a class="el" href="../../d3/d1a/kmalloc_8c_source.html#l00241">kmalloc()</a>, <a class="el" href="../../d1/de9/dirCache_8h_source.html#l00036">cacheNode::name</a>, <a class="el" href="../../d1/de8/pci_8c_source.html#l00037">name</a>, <a class="el" href="../../d1/de9/dirCache_8h_source.html#l00038">cacheNode::next</a>, <a class="el" href="../../d6/d8a/fat__string_8h_source.html#l00017">NULL</a>, <a class="el" href="../../d1/de9/dirCache_8h_source.html#l00039">cacheNode::parent</a>, <a class="el" href="../../d1/de9/dirCache_8h_source.html#l00048">cacheNode::permissions</a>, <a class="el" href="../../d1/de9/dirCache_8h_source.html#l00044">cacheNode::present</a>, <a class="el" href="../../d1/de9/dirCache_8h_source.html#l00037">cacheNode::prev</a>, <a class="el" href="../../d1/de9/dirCache_8h_source.html#l00043">cacheNode::size</a>, <a class="el" href="../../d1/de9/dirCache_8h_source.html#l00046">cacheNode::startCluster</a>, <a class="el" href="../../da/d66/string_8h.html#a55e123beb3d7f96e25e024a13582d987">strcpy()</a>, and <a class="el" href="../../d3/d67/strlen_8c_source.html#l00055">strlen()</a>.</p> <p class="reference">Referenced by <a class="el" href="../../d2/d34/ubixfs_8c_source.html#l00371">ubixfs_initialize()</a>.</p> <div class="dynheader"> Here is the call graph for this function:</div> <div class="dyncontent"> <div class="center"><img src="../../db/dff/dirCache_8c_a169a7d814e5ab80f123e5193a81b70b2_cgraph.png" border="0" usemap="#db/dff/dirCache_8c_a169a7d814e5ab80f123e5193a81b70b2_cgraph" alt=""/></div> <map name="db/dff/dirCache_8c_a169a7d814e5ab80f123e5193a81b70b2_cgraph" id="db/dff/dirCache_8c_a169a7d814e5ab80f123e5193a81b70b2_cgraph"> <area shape="rect" title=" " alt="" coords="5,81,128,108"/> <area shape="rect" href="../../d4/d03/kmalloc_8h.html#a150eab2ac4ce4553e21ca10e7f441762" title=" " alt="" coords="176,31,243,57"/> <area shape="rect" href="../../da/d66/string_8h.html#a55e123beb3d7f96e25e024a13582d987" title=" " alt="" coords="180,81,239,108"/> <area shape="rect" href="../../de/d14/lib_8h.html#ae6c8de953239811a34eeeab09458e55e" title=" " alt="" coords="182,132,237,159"/> <area shape="rect" href="../../dc/d88/armv6_2spinlock_8c.html#a71f03d2ba55111c715b6068254847a53" title=" " alt="" coords="291,31,365,57"/> <area shape="rect" href="../../d3/d02/armv6_2sched_8c.html#a08933fe6d593a1c78b9080359f15a0b7" title=" " alt="" coords="414,5,505,32"/> <area shape="rect" href="../../dc/d88/armv6_2spinlock_8c.html#a740766af5da58616f700fffab6768a78" title=" " alt="" coords="413,56,505,83"/> </map> </div> </div> </div> </div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="../../dir_97b3d2b63ac216821c2d7a22ee0ab2b0.html">fs</a></li><li class="navelem"><a class="el" href="../../dir_6f2fca2f009cc310f5e5847ec35b89ed.html">ubixfs</a></li><li class="navelem"><a class="el" href="../../db/dff/dirCache_8c.html">dirCache.c</a></li> <li class="footer">Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.16 </li> </ul> </div> </body> </html>