devfs_get_handle_from_inode
Section: Kernel Hacker's Manual (9)
Updated: devfs_get_handle_from_inode
Index
Return to Main Contents
NAME
devfs_get_handle_from_inode - Get the devfs handle for a VFS inode.
SYNOPSIS
devfs_handle_t devfs_get_handle_from_inode
(struct inode *inode);
ARGUMENTS
- inode
-
The VFS inode.
DESCRIPTION
Returns the devfs handle on success, else NULL.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 03:54:33 GMT, June 12, 2005