vfs_regular.c File Reference

Regular on-disk file and directory access. More...

#include "stdinc.h"
#include "config.h"
#include "vfs.h"
#include "vfs_modules.h"
Include dependency graph for vfs_regular.c:

Go to the source code of this file.

Functions

int vfs_file_match (struct vfsent *ve, int isdir)
 A fallback module that matches all files on disk (possibly audio files?).
FILE * vfs_file_open (struct vfsent *ve)
 Create a file handle to the file.
int vfs_dir_match (struct vfsent *ve, int isdir)
 Open a directory.
int vfs_dir_populate (struct vfsent *ve)
 Read the contents of a directory and add them to the population of the current node. This function honours the sort order each module has.

Detailed Description

Regular on-disk file and directory access.

Definition in file vfs_regular.c.

 All Data Structures Files Functions Variables Defines
Generated on Mon Mar 15 04:45:55 2010 for herrie by  doxygen 1.6.3