_DEVFS_GET_ROOT_ENTRY
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
_devfs_get_root_entry - Get the root devfs entry.
SYNOPSIS
"SYNOPSIS"
struct devfs_entry * _devfs_get_root_entry ( void);
ARGUMENTS
- void
-
no arguments
DESCRIPTION
Returns the root devfs entry on success, else NULL.
TODO it must be called asynchronously due to the fact
that devfs is initialized relatively late. Proper way
is to remove module_init from init_devfs_fs and manually
call it early enough during system init
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:01:53 GMT, October 09, 2005