devfsd_queue_empty

Section: Kernel Hacker's Manual (9)
Updated: devfsd_queue_empty
Index Return to Main Contents
 

NAME

devfsd_queue_empty - Test if devfsd has work pending in its event queue.  

SYNOPSIS

int devfsd_queue_empty (struct fs_info *fs_info);  

ARGUMENTS

fs_info

 The filesystem information.
 

DESCRIPTION

Returns TRUE if the queue is empty, else FALSE.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 03:57:48 GMT, June 12, 2005