.\" 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_DENTRY_PARENT_QUEUE_EVENT" "9" "09 October 2005" "" "" .SH NAME inotify_dentry_parent_queue_event \- queue an event to a dentry's parent .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void inotify_dentry_parent_queue_event (struct dentry * \fIdentry\fB, u32 \fImask\fB, u32 \fIcookie\fB, const char * \fIname\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdentry\fB\fR the dentry in question, we queue against this dentry's parent .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