GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > FILE / V3-7-5

Constituent: file_sys     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

FILE_sys_ram.c.xx-xxx-xxx File Reference

Function definitions for FILE system library, RAM disk partitions. More...

#include "FILE/FILE_sys.h"

Include dependency graph for FILE_sys_ram.c.xx-xxx-xxx:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

RAM Disk Functions

unsigned int FILE_sysRamCreate (void *addr, int size)
 Create, format, and mount a RAM disk partition.


Detailed Description

Function definitions for FILE system library, RAM disk partitions.

Author:
D.L. Wood

These implementations are meant to work with targets that do not support the VxWorks RAM disk file system. All functions simply return an appropriate status code.


Function Documentation

unsigned int FILE_sysRamCreate void *  addr,
int  size
 

Create, format, and mount a RAM disk partition.

Creates, formats, and mounts a RAM disk partition.

Parameters:
addr The memory address of the RAM disk partition.
size The size in bytes of the RAM disk partition.


Generated on Wed Oct 5 22:25:47 2005 by doxygen 1.3.3