* * $Log: phatio.h,v $ * Revision 1.2 2006/02/23 15:47:18 haraldkipp * PHAT file system now supports configurable number of sector buffers. * * Revision 1.1 2006/01/05 16:33:02 haraldkipp * First check-in. * * *
Functions | |
int | PhatSectorRead (NUTFILE *blkmnt, u_long sect, u_char *buf) |
Read sector. | |
int | PhatSectorLoad (NUTDEVICE *dev, u_long sect) |
int | PhatSectorFlush (NUTDEVICE *dev, int bufnum) |
Flush sector buffers. |