__VXFS_IGET

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

__vxfs_iget - generic find inode facility  

SYNOPSIS

"SYNOPSIS"

struct vxfs_inode_info * __vxfs_iget (ino_t ino, struct inode * ilistp);  

ARGUMENTS

ino
inode number
ilistp
inode list
 

DESCRIPTION

Search the for inode number ino in the filesystem described by sbp. Use the specified inode table (ilistp). Returns the matching VxFS inode on success, else a NULL pointer.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 06:20:37 GMT, October 06, 2005