_DEVFS_GET_VFS_INODE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
_devfs_get_vfs_inode - Get a VFS inode.
SYNOPSIS
"SYNOPSIS"
struct inode * _devfs_get_vfs_inode (struct super_block * sb, struct devfs_entry * de, struct dentry * dentry);
ARGUMENTS
- sb
-
The super block.
- de
-
The devfs inode.
- dentry
-
The dentry to register with the devfs inode.
DESCRIPTION
Returns the inode on success, else NULL. An implicit devfs_get is
performed if the inode is created.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:21 GMT, October 06, 2005