Reference to a VFS entity including list pointers. More...
#include <vfs.h>

Data Fields | |
| struct vfsent * | ent |
| Pointer to the VFS entity. | |
| struct vfsref * | next |
| Pointer to the next item in the VFS list. | |
| struct vfsref * | prev |
| Pointer to the previous item in the VFS list. | |
| int | marked |
| Indicator that this reference should be drawn in a different color in the browser/playlist. | |
Reference to a VFS entity including list pointers.
Definition at line 132 of file vfs.h.
1.6.3