_DEVFS_GET_VFS_INODE

Section: (9)
Updated: 09 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: 00:01:53 GMT, October 09, 2005