VXFS_INODE_BY_NAME
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
vxfs_inode_by_name - find inode number for dentry
SYNOPSIS
"SYNOPSIS"
ino_t vxfs_inode_by_name (struct inode * dip, struct dentry * dp);
ARGUMENTS
- dip
-
directory to search in
- dp
-
dentry we seach for
DESCRIPTION
vxfs_inode_by_name finds out the inode number of
the path component described by dp in dip.
RETURNS
The wanted inode number on success, else Zero.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURNS
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:33 GMT, October 06, 2005