_PHATFILE Struct Reference
[XgPhatFs]

#include <phatfs.h>


Detailed Description

PHAT file descriptor structure.


Data Fields

u_long f_clust
 Current cluster.
u_long f_clust_pos
 Sector within the current cluster.
u_long f_clust_prv
 Previous cluster used,.
u_int f_de_dirty
 Directory entry change marker.
u_long f_de_offs
 Offset into the sector containing the directory entry.
u_long f_de_sect
 Sector of the directory entry.
PHATDIRENT f_dirent
 Directory entry of this file.
u_long f_mode
 File open mode flags.
u_short f_pde_clust
 First cluster of the parent directory, low word.
u_short f_pde_clusthi
 First cluster of the parent directory, high word.
u_long f_pos
 Current position into the file.
u_long f_sect_pos
 Position within the sector.


Generated on Tue Jan 23 21:12:31 2007 for BTnut System Software by doxygen 1.4.7