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

Return the preivous item in the VFS list.

Definition at line 239 of file vfs.h.

00240 {
00241         return (vr->prev);
00242 }

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