[static, read]
Return the next item in the VFS list.
Definition at line 230 of file vfs.h.
00231 { 00232 return (vr->next); 00233 }