fat.c File Reference

FAT file system driver for HelenOS. More...

#include "fat.h"
#include <ipc/services.h>
#include <ipc/ns.h>
#include <async.h>
#include <errno.h>
#include <unistd.h>
#include <task.h>
#include <stdio.h>
#include <libfs.h>
#include "../../vfs/vfs.h"

Go to the source code of this file.

Defines

#define NAME   "fat"

Functions

static void fat_connection (ipc_callid_t iid, ipc_call_t *icall)
 This connection fibril processes VFS requests from VFS.
int main (int argc, char **argv)

Variables

fs_reg_t fat_reg
vfs_info_t fat_vfs_info


Detailed Description

FAT file system driver for HelenOS.

Definition in file fat.c.


Generated on Thu Jun 2 07:45:54 2011 for HelenOS/USB by  doxygen 1.4.7