TRY_MODLOAD

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

try_modload - Notify devfsd of an inode lookup by a non-devfsd process.  

SYNOPSIS

"SYNOPSIS"

int try_modload (struct devfs_entry * parent, struct fs_info * fs_info, const char * name, unsigned namelen, struct devfs_entry * buf);  

ARGUMENTS

parent
The parent devfs entry.
fs_info
The filesystem info.
name
The device name.
namelen
The number of characters in name.
buf
A working area that will be used. This must not go out of scope until devfsd is idle again.
 

DESCRIPTION

Returns 0 on success (event was queued), else a negative error code.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:31:01 GMT, October 06, 2005