#include <ubixos/types.h>#include <vfs/vfs.h>#include <sys/device.h>Go to the source code of this file.
Functions | |
| int | ffs_read (fileDescriptor *, char *, uInt32, long) | 
| int ffs_read | ( | fileDescriptor * | , | |
| char * | , | |||
| uInt32 | , | |||
| long | ||||
| ) | 
Definition at line 11 of file ffs.c.
References fileDescriptorStruct::dmadat, fs::fs_maxfilesize, kprintf(), and dmadat::sbbuf.
 1.4.7