[static, read]
Return a pointer to the VFS list inside the VFS reference.
Definition at line 478 of file vfs.h.
00479 { 00480 return (&vr->ent->population); 00481 }