Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages | Examples

fs.h File Reference


Detailed Description

File system access.

 *
 * $Log: fs.h,v $
 * Revision 1.3  2006/01/05 16:45:25  haraldkipp
 * New ioctl functions.
 *
 * Revision 1.2  2005/08/05 11:28:25  olereinhardt
 * Corrected typo
 *
 * Revision 1.1  2005/02/05 20:37:18  haraldkipp
 * Peanut added
 *
 *
 * 


File System I/O Control Codes

#define FS_STATUS
 Obtain information about a specified file entry.
#define FS_DIR_CREATE
 Create a new directory entry.
#define FS_DIR_REMOVE
 Remove a previously created directory entry.
#define FS_DIR_OPEN
 Open a directory stream.
#define FS_DIR_CLOSE
 Close a directory stream.
#define FS_DIR_READ
 Read the next directory entry.
#define FS_FILE_STATUS
 Obtain information about an opened file.
#define FS_FILE_DELETE
 Remove a previously created file.
#define FS_FILE_SEEK
 Set a file pointer position.

Defines

#define FS_VOL_MOUNT
#define FS_VOL_UNMOUNT
#define FS_RENAME
#define NUTFS_UNLINK
#define NUTFS_MKDIR
#define NUTFS_RMDIR

Typedefs

typedef _FSCP_VOL_MOUNT FSCP_VOL_MOUNT
typedef _FSCP_RENAME FSCP_RENAME
typedef _FSCP_STATUS FSCP_STATUS


© 2000-2006 by egnite Software GmbH - visit http://www.ethernut.de/