__INSERT_INODE_HASH

Section: (9)
Updated: 13 April 2004
Index Return to Main Contents

 

NAME

__insert_inode_hash - hash an inode  

SYNOPSIS

void __insert_inode_hash (struct inode * inode, unsigned long hashval);  

ARGUMENTS

inode
unhashed inode
hashval
unsigned long value used to locate this object in the inode_hashtable.
 

DESCRIPTION

Add an inode to the inode hash for this superblock.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.1.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 11:21:53 GMT, April 13, 2004