Current File : //proc/thread-self/root/usr/share/doc/python3-llfuse/html/genindex.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://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/html; charset=utf-8" />
    
    <title>Index &#8212; Python-LLFUSE 1.3.6 documentation</title>
    
    <link rel="stylesheet" href="_static/classic.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    './',
        VERSION:     '1.3.6',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/underscore.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <link rel="author" title="About these documents" href="about.html" />
    <link rel="index" title="Index" href="#" />
    <link rel="search" title="Search" href="search.html" />
    <link rel="top" title="Python-LLFUSE 1.3.6 documentation" href="index.html" /> 
  </head>
  <body role="document">
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="#" title="General Index"
             accesskey="I">index</a></li>
        <li class="nav-item nav-item-0"><a href="index.html">Python-LLFUSE 1.3.6 documentation</a> &#187;</li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body" role="main">
            

<h1 id="index">Index</h1>

<div class="genindex-jumpbox">
 <a href="#A"><strong>A</strong></a>
 | <a href="#C"><strong>C</strong></a>
 | <a href="#D"><strong>D</strong></a>
 | <a href="#E"><strong>E</strong></a>
 | <a href="#F"><strong>F</strong></a>
 | <a href="#G"><strong>G</strong></a>
 | <a href="#I"><strong>I</strong></a>
 | <a href="#L"><strong>L</strong></a>
 | <a href="#M"><strong>M</strong></a>
 | <a href="#N"><strong>N</strong></a>
 | <a href="#O"><strong>O</strong></a>
 | <a href="#P"><strong>P</strong></a>
 | <a href="#R"><strong>R</strong></a>
 | <a href="#S"><strong>S</strong></a>
 | <a href="#U"><strong>U</strong></a>
 | <a href="#W"><strong>W</strong></a>
 | <a href="#Y"><strong>Y</strong></a>
 
</div>
<h2 id="A">A</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="operations.html#llfuse.Operations.access">access() (llfuse.Operations method)</a>
  </dt>

  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="lock.html#llfuse.llfuse.Lock.Lock.acquire">acquire() (llfuse.llfuse.Lock.Lock method)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.EntryAttributes.attr_timeout">attr_timeout (llfuse.EntryAttributes attribute)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="C">C</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="fuse_api.html#llfuse.close">close() (in module llfuse)</a>
  </dt>

  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="operations.html#llfuse.Operations.create">create() (llfuse.Operations method)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="D">D</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="data.html#llfuse.default_options">default_options (in module llfuse)</a>
  </dt>

  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="operations.html#llfuse.Operations.destroy">destroy() (llfuse.Operations method)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="E">E</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="data.html#llfuse.ENOATTR">ENOATTR (in module llfuse)</a>
  </dt>

  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="data.html#llfuse.EntryAttributes.entry_timeout">entry_timeout (llfuse.EntryAttributes attribute)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.EntryAttributes">EntryAttributes (class in llfuse)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="F">F</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="data.html#llfuse.StatvfsData.f_bavail">f_bavail (llfuse.StatvfsData attribute)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.StatvfsData.f_bfree">f_bfree (llfuse.StatvfsData attribute)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.StatvfsData.f_blocks">f_blocks (llfuse.StatvfsData attribute)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.StatvfsData.f_bsize">f_bsize (llfuse.StatvfsData attribute)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.StatvfsData.f_favail">f_favail (llfuse.StatvfsData attribute)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.StatvfsData.f_ffree">f_ffree (llfuse.StatvfsData attribute)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.StatvfsData.f_files">f_files (llfuse.StatvfsData attribute)</a>
  </dt>

  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="data.html#llfuse.StatvfsData.f_frsize">f_frsize (llfuse.StatvfsData attribute)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.StatvfsData.f_namemax">f_namemax (llfuse.StatvfsData attribute)</a>
  </dt>

      
  <dt><a href="operations.html#llfuse.Operations.flush">flush() (llfuse.Operations method)</a>
  </dt>

      
  <dt><a href="operations.html#llfuse.Operations.forget">forget() (llfuse.Operations method)</a>
  </dt>

      
  <dt><a href="operations.html#llfuse.Operations.fsync">fsync() (llfuse.Operations method)</a>
  </dt>

      
  <dt><a href="operations.html#llfuse.Operations.fsyncdir">fsyncdir() (llfuse.Operations method)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.FUSEError">FUSEError</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="G">G</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="data.html#llfuse.EntryAttributes.generation">generation (llfuse.EntryAttributes attribute)</a>
  </dt>

      
  <dt><a href="fuse_api.html#llfuse.get_ino_t_bits">get_ino_t_bits() (in module llfuse)</a>
  </dt>

      
  <dt><a href="fuse_api.html#llfuse.get_off_t_bits">get_off_t_bits() (in module llfuse)</a>
  </dt>

      
  <dt><a href="util.html#llfuse.get_sup_groups">get_sup_groups() (in module llfuse)</a>
  </dt>

  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="operations.html#llfuse.Operations.getattr">getattr() (llfuse.Operations method)</a>
  </dt>

      
  <dt><a href="util.html#llfuse.getxattr">getxattr() (in module llfuse)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="operations.html#llfuse.Operations.getxattr">(llfuse.Operations method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="data.html#llfuse.RequestContext.gid">gid (llfuse.RequestContext attribute)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="I">I</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="fuse_api.html#llfuse.init">init() (in module llfuse)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="operations.html#llfuse.Operations.init">(llfuse.Operations method)</a>
  </dt>

      </dl></dd>
  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="fuse_api.html#llfuse.invalidate_entry">invalidate_entry() (in module llfuse)</a>
  </dt>

      
  <dt><a href="fuse_api.html#llfuse.invalidate_inode">invalidate_inode() (in module llfuse)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="L">L</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="operations.html#llfuse.Operations.link">link() (llfuse.Operations method)</a>
  </dt>

      
  <dt><a href="util.html#llfuse.listdir">listdir() (in module llfuse)</a>
  </dt>

      
  <dt><a href="operations.html#llfuse.Operations.listxattr">listxattr() (llfuse.Operations method)</a>
  </dt>

      
  <dt><a href="index.html#module-llfuse">llfuse (module)</a>
  </dt>

  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="lock.html#llfuse.llfuse.Lock">llfuse.Lock (class in llfuse)</a>
  </dt>

      
  <dt><a href="lock.html#llfuse.lock">lock (in module llfuse)</a>
  </dt>

      
  <dt><a href="lock.html#llfuse.lock_released">lock_released (in module llfuse)</a>
  </dt>

      
  <dt><a href="operations.html#llfuse.Operations.lookup">lookup() (llfuse.Operations method)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="M">M</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="fuse_api.html#llfuse.main">main() (in module llfuse)</a>
  </dt>

  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="operations.html#llfuse.Operations.mkdir">mkdir() (llfuse.Operations method)</a>
  </dt>

      
  <dt><a href="operations.html#llfuse.Operations.mknod">mknod() (llfuse.Operations method)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="N">N</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="fuse_api.html#llfuse.notify_store">notify_store() (in module llfuse)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="O">O</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="operations.html#llfuse.Operations.open">open() (llfuse.Operations method)</a>
  </dt>

  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="operations.html#llfuse.Operations.opendir">opendir() (llfuse.Operations method)</a>
  </dt>

      
  <dt><a href="operations.html#llfuse.Operations">Operations (class in llfuse)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="P">P</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="data.html#llfuse.RequestContext.pid">pid (llfuse.RequestContext attribute)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="R">R</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="operations.html#llfuse.Operations.read">read() (llfuse.Operations method)</a>
  </dt>

      
  <dt><a href="operations.html#llfuse.Operations.readdir">readdir() (llfuse.Operations method)</a>
  </dt>

      
  <dt><a href="operations.html#llfuse.Operations.readlink">readlink() (llfuse.Operations method)</a>
  </dt>

      
  <dt><a href="lock.html#llfuse.llfuse.Lock.Lock.release">release() (llfuse.llfuse.Lock.Lock method)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="operations.html#llfuse.Operations.release">(llfuse.Operations method)</a>
  </dt>

      </dl></dd>
  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="operations.html#llfuse.Operations.releasedir">releasedir() (llfuse.Operations method)</a>
  </dt>

      
  <dt><a href="operations.html#llfuse.Operations.removexattr">removexattr() (llfuse.Operations method)</a>
  </dt>

      
  <dt><a href="operations.html#llfuse.Operations.rename">rename() (llfuse.Operations method)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.RequestContext">RequestContext (class in llfuse)</a>
  </dt>

      
  <dt><a href="operations.html#llfuse.Operations.rmdir">rmdir() (llfuse.Operations method)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.ROOT_INODE">ROOT_INODE (in module llfuse)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="S">S</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="operations.html#llfuse.Operations.setattr">setattr() (llfuse.Operations method)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.SetattrFields">SetattrFields (class in llfuse)</a>
  </dt>

      
  <dt><a href="util.html#llfuse.setxattr">setxattr() (in module llfuse)</a>
  </dt>

      <dd><dl>
        
  <dt><a href="operations.html#llfuse.Operations.setxattr">(llfuse.Operations method)</a>
  </dt>

      </dl></dd>
      
  <dt><a href="data.html#llfuse.EntryAttributes.st_atime_ns">st_atime_ns (llfuse.EntryAttributes attribute)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.EntryAttributes.st_blksize">st_blksize (llfuse.EntryAttributes attribute)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.EntryAttributes.st_blocks">st_blocks (llfuse.EntryAttributes attribute)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.EntryAttributes.st_ctime_ns">st_ctime_ns (llfuse.EntryAttributes attribute)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.EntryAttributes.st_gid">st_gid (llfuse.EntryAttributes attribute)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.EntryAttributes.st_ino">st_ino (llfuse.EntryAttributes attribute)</a>
  </dt>

  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="data.html#llfuse.EntryAttributes.st_mode">st_mode (llfuse.EntryAttributes attribute)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.EntryAttributes.st_mtime_ns">st_mtime_ns (llfuse.EntryAttributes attribute)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.EntryAttributes.st_nlink">st_nlink (llfuse.EntryAttributes attribute)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.EntryAttributes.st_rdev">st_rdev (llfuse.EntryAttributes attribute)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.EntryAttributes.st_size">st_size (llfuse.EntryAttributes attribute)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.EntryAttributes.st_uid">st_uid (llfuse.EntryAttributes attribute)</a>
  </dt>

      
  <dt><a href="operations.html#llfuse.Operations.stacktrace">stacktrace() (llfuse.Operations method)</a>
  </dt>

      
  <dt><a href="operations.html#llfuse.Operations.statfs">statfs() (llfuse.Operations method)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.StatvfsData">StatvfsData (class in llfuse)</a>
  </dt>

      
  <dt><a href="operations.html#llfuse.Operations.symlink">symlink() (llfuse.Operations method)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="U">U</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="data.html#llfuse.RequestContext.uid">uid (llfuse.RequestContext attribute)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.RequestContext.umask">umask (llfuse.RequestContext attribute)</a>
  </dt>

      
  <dt><a href="operations.html#llfuse.Operations.unlink">unlink() (llfuse.Operations method)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.SetattrFields.update_atime">update_atime (llfuse.SetattrFields attribute)</a>
  </dt>

  </dl></td>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="data.html#llfuse.SetattrFields.update_gid">update_gid (llfuse.SetattrFields attribute)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.SetattrFields.update_mode">update_mode (llfuse.SetattrFields attribute)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.SetattrFields.update_mtime">update_mtime (llfuse.SetattrFields attribute)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.SetattrFields.update_size">update_size (llfuse.SetattrFields attribute)</a>
  </dt>

      
  <dt><a href="data.html#llfuse.SetattrFields.update_uid">update_uid (llfuse.SetattrFields attribute)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="W">W</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="operations.html#llfuse.Operations.write">write() (llfuse.Operations method)</a>
  </dt>

  </dl></td>
</tr></table>

<h2 id="Y">Y</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
  <td style="width: 33%" valign="top"><dl>
      
  <dt><a href="lock.html#llfuse.llfuse.Lock.Lock.yield_">yield_() (llfuse.llfuse.Lock.Lock method)</a>
  </dt>

  </dl></td>
</tr></table>



          </div>
        </div>
      </div>
      <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
        <div class="sphinxsidebarwrapper"><h3><a href="index.html">Table Of Contents</a></h3>
<ul>
<li class="toctree-l1"><a class="reference internal" href="about.html">About</a></li>
<li class="toctree-l1"><a class="reference internal" href="install.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="general.html">General Information</a></li>
<li class="toctree-l1"><a class="reference internal" href="fuse_api.html">FUSE API Functions</a></li>
<li class="toctree-l1"><a class="reference internal" href="data.html">Data Structures</a></li>
<li class="toctree-l1"><a class="reference internal" href="lock.html">The global lock</a></li>
<li class="toctree-l1"><a class="reference internal" href="operations.html">Request Handlers</a></li>
<li class="toctree-l1"><a class="reference internal" href="util.html">Utility Functions</a></li>
<li class="toctree-l1"><a class="reference internal" href="gotchas.html">Common Gotchas</a></li>
<li class="toctree-l1"><a class="reference internal" href="example.html">Example File Systems</a></li>
<li class="toctree-l1"><a class="reference internal" href="changes.html">Changelog</a></li>
</ul>


   

<div id="searchbox" style="display: none" role="search">
  <h3>Quick search</h3>
    <form class="search" action="search.html" method="get">
      <div><input type="text" name="q" /></div>
      <div><input type="submit" value="Go" /></div>
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="#" title="General Index"
             >index</a></li>
        <li class="nav-item nav-item-0"><a href="index.html">Python-LLFUSE 1.3.6 documentation</a> &#187;</li> 
      </ul>
    </div>
    <div class="footer" role="contentinfo">
        &#169; Copyright 2010-2015, Nikolaus Rath.
      Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.9.
    </div>
  </body>
</html>