[static, read]
Return the preivous item in the VFS list.
Definition at line 239 of file vfs.h.
00240 { 00241 return (vr->prev); 00242 }