.\" 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 "DEVFSD_QUEUE_EMPTY" "9" "09 October 2005" "" ""
.SH NAME
devfsd_queue_empty \- Test if devfsd has work pending in its event queue.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int devfsd_queue_empty (struct fs_info * \fIfs_info\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIfs_info\fB\fR
The filesystem information.
.SH "DESCRIPTION"
.PP
Returns TRUE if the queue is empty, else FALSE\&.