static struct vfsref* vfs_list_next ( const struct vfsref vr  )  [static, read]

Return the next item in the VFS list.

Definition at line 230 of file vfs.h.

00231 {
00232         return (vr->next);
00233 }

Here is the caller graph for this function:

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