.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "INOTIFY_INODE_QUEUE_EVENT" "9" "09 October 2005" "" ""
.SH NAME
inotify_inode_queue_event \- queue an event to all watches on this inode
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void inotify_inode_queue_event (struct inode * \fIinode\fB, u32 \fImask\fB, u32 \fIcookie\fB, const char * \fIname\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIinode\fB\fR
inode event is originating from
.TP
\fB\fImask\fB\fR
event mask describing this event
.TP
\fB\fIcookie\fB\fR
cookie for synchronization, or zero
.TP
\fB\fIname\fB\fR
filename, if any