Sophie

Sophie

distrib > CentOS > 6 > i386 > by-pkgid > 2c51d8eb79f8810ada971ee8c30ce1e5 > files > 1102

kernel-doc-2.6.32-71.14.1.el6.noarch.rpm

<?xml version="1.0" encoding="ANSI_X3.4-1968" standalone="no"?>
<!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=ANSI_X3.4-1968" /><title>Inode Handling</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2" /><link rel="home" href="index.html" title="Linux Filesystems API" /><link rel="up" href="ch01.html" title="Chapter&#160;1.&#160;The Linux VFS" /><link rel="prev" href="re28.html" title="d_unhashed" /><link rel="next" href="re29.html" title="inode_init_always" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Inode Handling</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="re28.html">Prev</a>&#160;</td><th width="60%" align="center">Chapter&#160;1.&#160;The Linux VFS</th><td width="20%" align="right">&#160;<a accesskey="n" href="re29.html">Next</a></td></tr></table><hr /></div><div class="sect1" title="Inode Handling"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="inode_handling"></a>Inode Handling</h2></div></div></div><div class="toc"><dl><dt><span class="refentrytitle"><a href="re29.html"><span>inode_init_always</span></a></span><span class="refpurpose"> &#8212; 
  perform inode structure intialisation
 </span></dt><dt><span class="refentrytitle"><a href="re30.html"><span>clear_inode</span></a></span><span class="refpurpose"> &#8212; 
     clear an inode
 </span></dt><dt><span class="refentrytitle"><a href="re31.html"><span>invalidate_inodes</span></a></span><span class="refpurpose"> &#8212; 
     discard the inodes on a device
 </span></dt><dt><span class="refentrytitle"><a href="re32.html"><span>inode_add_to_lists</span></a></span><span class="refpurpose"> &#8212; 
     add a new inode to relevant lists
 </span></dt><dt><span class="refentrytitle"><a href="re33.html"><span>new_inode</span></a></span><span class="refpurpose"> &#8212; 
     obtain an inode
 </span></dt><dt><span class="refentrytitle"><a href="re34.html"><span>iunique</span></a></span><span class="refpurpose"> &#8212; 
     get a unique inode number
 </span></dt><dt><span class="refentrytitle"><a href="re35.html"><span>ilookup5_nowait</span></a></span><span class="refpurpose"> &#8212; 
     search for an inode in the inode cache
 </span></dt><dt><span class="refentrytitle"><a href="re36.html"><span>ilookup5</span></a></span><span class="refpurpose"> &#8212; 
     search for an inode in the inode cache
 </span></dt><dt><span class="refentrytitle"><a href="re37.html"><span>ilookup</span></a></span><span class="refpurpose"> &#8212; 
     search for an inode in the inode cache
 </span></dt><dt><span class="refentrytitle"><a href="re38.html"><span>iget5_locked</span></a></span><span class="refpurpose"> &#8212; 
     obtain an inode from a mounted file system
 </span></dt><dt><span class="refentrytitle"><a href="re39.html"><span>iget_locked</span></a></span><span class="refpurpose"> &#8212; 
     obtain an inode from a mounted file system
 </span></dt><dt><span class="refentrytitle"><a href="re40.html"><span>__insert_inode_hash</span></a></span><span class="refpurpose"> &#8212; 
     hash an inode
 </span></dt><dt><span class="refentrytitle"><a href="re41.html"><span>remove_inode_hash</span></a></span><span class="refpurpose"> &#8212; 
     remove an inode from the hash
 </span></dt><dt><span class="refentrytitle"><a href="re42.html"><span>generic_detach_inode</span></a></span><span class="refpurpose"> &#8212; 
     remove inode from inode lists
 </span></dt><dt><span class="refentrytitle"><a href="re43.html"><span>iput</span></a></span><span class="refpurpose"> &#8212; 
     put an inode
 </span></dt><dt><span class="refentrytitle"><a href="re44.html"><span>bmap</span></a></span><span class="refpurpose"> &#8212; 
     find a block number in a file
 </span></dt><dt><span class="refentrytitle"><a href="re45.html"><span>touch_atime</span></a></span><span class="refpurpose"> &#8212; 
     update the access time
 </span></dt><dt><span class="refentrytitle"><a href="re46.html"><span>file_update_time</span></a></span><span class="refpurpose"> &#8212; 
     update mtime and ctime time
 </span></dt><dt><span class="refentrytitle"><a href="re47.html"><span>make_bad_inode</span></a></span><span class="refpurpose"> &#8212; 
  mark an inode bad due to an I/O error
 </span></dt><dt><span class="refentrytitle"><a href="re48.html"><span>is_bad_inode</span></a></span><span class="refpurpose"> &#8212; 
     is an inode errored
 </span></dt><dt><span class="refentrytitle"><a href="re49.html"><span>iget_failed</span></a></span><span class="refpurpose"> &#8212; 
     Mark an under-construction inode as dead and release it
 </span></dt></dl></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="re28.html">Prev</a>&#160;</td><td width="20%" align="center"><a accesskey="u" href="ch01.html">Up</a></td><td width="40%" align="right">&#160;<a accesskey="n" href="re29.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>d_unhashed</span>&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;<span>inode_init_always</span></td></tr></table></div></body></html>