direntry_t Struct Reference

#include <mtoolsDirent.h>

Collaboration diagram for direntry_t:

Collaboration graph
[legend]

Data Fields

Stream_tDir
int entry
directory dir
char name [MAX_VNAMELEN+1]
int beginSlot
int endSlot

Detailed Description

Definition at line 7 of file mtoolsDirent.h.


Field Documentation

int direntry_t::beginSlot
 

Definition at line 15 of file mtoolsDirent.h.

Referenced by vfat_lookup().

struct directory direntry_t::dir
 

Definition at line 11 of file mtoolsDirent.h.

Referenced by checkNameForMatch(), makeit(), renameit(), and vfat_lookup_loop_common().

struct Stream_t* direntry_t::Dir
 

Definition at line 8 of file mtoolsDirent.h.

Referenced by isSubdirOf(), makeit(), recurs_dos_loop(), renameit(), and vfat_lookup().

int direntry_t::endSlot
 

Definition at line 16 of file mtoolsDirent.h.

Referenced by vfat_lookup().

int direntry_t::entry
 

Definition at line 10 of file mtoolsDirent.h.

Referenced by makeit(), vfat_lookup(), vfat_lookup_loop_common(), vfat_lookup_loop_for_insert(), and vfat_lookup_loop_for_read().

char direntry_t::name[MAX_VNAMELEN+1]
 

Definition at line 13 of file mtoolsDirent.h.

Referenced by checkNameForMatch().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 14 23:22:58 2006 for minix by  doxygen 1.4.6