#define VFS_LIST_FOREACH ( vl,
vr   )     for (vr = vfs_list_first(vl); vr != NULL; vr = vfs_list_next(vr))

Loop through all items in the VFS list.

Definition at line 247 of file vfs.h.

 All Data Structures Files Functions Variables Defines
Generated on Mon Mar 15 04:45:50 2010 for herrie by  doxygen 1.6.3