DEVFSD_NOTIFY_DE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
devfsd_notify_de - Notify the devfsd daemon of a change.
SYNOPSIS
"SYNOPSIS"
int devfsd_notify_de (struct devfs_entry * de, unsigned short type, umode_t mode, uid_t uid, gid_t gid, struct fs_info * fs_info);
ARGUMENTS
- de
-
The devfs entry that has changed. This and all parent entries will
have their reference counts incremented if the event was queued.
- type
-
The type of change.
- mode
-
The mode of the entry.
- uid
-
The user ID.
- gid
-
The group ID.
- fs_info
-
The filesystem info.
DESCRIPTION
Returns TRUE if an event was queued and devfsd woken up, else FALSE.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:03 GMT, October 09, 2005