vfs_mountPoint Struct Reference

#include <mount.h>


Data Fields

device_nodedevice
ubixDiskLabeldiskLabel
fileSystemfs
void * fsInfo
char mountPoint [1024]
vfs_mountPointnext
int partition
char perms
vfs_mountPointprev


Detailed Description

Definition at line 36 of file mount.h.


Field Documentation

struct device_node* vfs_mountPoint::device

Definition at line 40 of file mount.h.

Referenced by syncBat(), ubixfs_initialize(), ubixFSUnlink(), and vfs_mount().

struct ubixDiskLabel* vfs_mountPoint::diskLabel

Definition at line 41 of file mount.h.

Referenced by syncBat(), ubixfs_initialize(), and ubixFSUnlink().

struct fileSystem* vfs_mountPoint::fs

Definition at line 39 of file mount.h.

Referenced by unlink(), and vfs_mount().

void* vfs_mountPoint::fsInfo

Definition at line 42 of file mount.h.

Referenced by devfs_initialize(), devfs_makeNode(), syncBat(), ubixfs_initialize(), and ubixFSUnlink().

char vfs_mountPoint::mountPoint[1024]

Definition at line 44 of file mount.h.

Referenced by unlink(), vfs_findMount(), and vfs_mount().

struct vfs_mountPoint* vfs_mountPoint::next

Definition at line 38 of file mount.h.

Referenced by vfs_addMount(), and vfs_findMount().

int vfs_mountPoint::partition

Definition at line 43 of file mount.h.

Referenced by syncBat(), ubixfs_initialize(), ubixFSUnlink(), and vfs_mount().

char vfs_mountPoint::perms

Definition at line 45 of file mount.h.

Referenced by vfs_mount().

struct vfs_mountPoint* vfs_mountPoint::prev

Definition at line 37 of file mount.h.

Referenced by vfs_addMount().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 5 11:01:21 2006 for UbixOS V2 by  doxygen 1.4.7