List structure that can contain a lot of VFS references. More...
#include <vfs.h>

Data Fields | |
| struct vfsref * | first |
| First item in the list. | |
| struct vfsref * | last |
| Last item in the list. | |
| unsigned int | items |
| The number of items in the list. | |
List structure that can contain a lot of VFS references.
Definition at line 44 of file vfs.h.
1.6.3