Searched refs:GetFs (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dfat_free.c32 Stream_t *Stream = GetFs(Dir);
H A Dmbadblocks.c54 Fs = (Fs_t *)GetFs(Dir);
H A Ddirectory.c54 Stream_t *Stream = GetFs(Dir);
H A Dfile.c156 Stream_t *Stream = GetFs(Dir);
167 Stream_t *Stream = GetFs(Dir);
573 Stream_t *Stream = GetFs(Dir);
655 Fs_t *Fs = (Fs_t *) GetFs(Dir);
H A Dinit.c99 Stream_t *GetFs(Stream_t *Fs) function
413 return getDrive(GetFs(Stream));
H A Dfat.c848 Stream_t *Stream = GetFs(Dir);
859 Stream_t *Stream = GetFs(Dir);
875 Stream_t *Stream = GetFs(Dir);
903 Stream_t *Stream = GetFs(Dir);
962 Stream_t *Stream = GetFs(Dir);
975 Stream_t *Stream = GetFs(Dir);
H A Dmdir.c190 Stream_t *Stream = GetFs(Dir);
266 ((Fs_t*)GetFs(RootDir))->freeSpace = 0;
H A Dmlabel.c272 Fs = GetFs(RootDir);
H A Dmtools.h169 Stream_t *GetFs(Stream_t *Fs);

Completed in 85 milliseconds