|
PatchworkOS
|
File structure. More...
#include <file.h>
Data Fields | |
| ref_t | ref |
| uint64_t | pos |
| path_flags_t | flags |
| inode_t * | inode |
| path_t | path |
| const file_ops_t * | ops |
| void * | private |
| path_flags_t file_t::flags |
| const file_ops_t* file_t::ops |
| path_t file_t::path |
Definition at line 42 of file file.h.
Referenced by SYSCALL_DEFINE().