Go to the documentation of this file.
18 #ifndef __FILESYSTEM_FILE_SYSTEM_MESSAGE_H
19 #define __FILESYSTEM_FILE_SYSTEM_MESSAGE_H
char * buffer
Points to a buffer for I/O.
FileSystem::FileStat * stat
File Statistics.
u32 ProcessID
Process Identification Number.
Size offset
Offset in the file for I/O.
Timer information structure.
FileSystem::Result result
Result code.
FileSystemMessage FileSystemMessage
FileSystem IPC message.
u32 inode
Inode number of the file.
unsigned int u32
Unsigned 32-bit number.
unsigned int Size
Any sane size indicator cannot go negative.
Contains file information.
Result
Result code for filesystem Actions.
Size pathMountLength
Length of the mounted path (used for redirection)
ProcessID pid
Process identifier (used for redirection)
FileSystem::Action action
Action to perform.
Action
Actions which may be performed on a filesystem.
Timer::Info timeout
Timeout value for the action.
Basic message format for sending on a Channel.
Size size
Size of the buffer.