|
OSAPI
0.29
Open System API
|
10 #ifndef OSAPI_FS_TYPE_LINK_H_
11 #define OSAPI_FS_TYPE_LINK_H_
24 #include "fs/fs_platform.h"
25 #include "fs/type/fs_type_element.h"
t_fs_linkInfo link
Link element specific information.
Definition: fs_type_link.h:38
Structure containing the file system element generic information.
Definition: fs_type_elementInfo.h:36
Structure containing the C/POSIX file pointer/handler information.
Definition: fs_posix_type_link.h:32
t_fs_elementInfo element
General element information.
Definition: fs_type_link.h:37
Structure that holds all file system element information.
Definition: fs_type_link.h:35