Lines Matching refs:Stream_t
173 int copyfile(Stream_t *Source, Stream_t *Target);
174 int getfreeMinClusters(Stream_t *Stream, size_t ref);
178 int is_dir(Stream_t *Dir, char *path);
179 void bufferize(Stream_t **Dir);
181 int dir_grow(Stream_t *Dir, int size);
188 Stream_t *open_filter(Stream_t *Next,int convertCharset);
239 Stream_t *GetFs(Stream_t *Fs);
332 Stream_t *OpenDir(const char *filename);
336 struct dirCache_t **getDirCacheP(Stream_t *Stream);
337 int isRootDir(Stream_t *Stream);
338 unsigned int getStart(Stream_t *Dir, struct directory *dir);
339 unsigned int countBlocks(Stream_t *Dir, unsigned int block);
340 char getDrive(Stream_t *Stream);