|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <from_kernel.h>
Public Attributes | |
| ULONG | NextEntryOffset |
| UCHAR | Flags |
| UCHAR | EaNameLength |
| USHORT | EaValueLength |
| CHAR | EaName [1] |
Definition at line 193 of file from_kernel.h.
| CHAR _FILE_FULL_EA_INFORMATION::EaName |
Definition at line 198 of file from_kernel.h.
Referenced by _Dispatch_type_(), _tmain(), AfdCreateSocket(), Ext2IterateAllEa(), Ext2QueryEa(), FatCommonSetEa(), file_create_parse_ea(), handle_setexattr(), IoCheckEaBufferValidity(), IoCheckEaBufferValidityROS(), is_cygwin_ea(), LanCreateProtocol(), nfs41_Create(), nfs41_MountConfig_ParseOptions(), open_file3(), TdiOpenAddressFile(), TdiOpenConnectionEndpointFile(), TdiOpenTransport(), TiCreateFileObject(), WahCreateSocketHandle(), WahOpenHandleHelper(), and WSPSocket().
| UCHAR _FILE_FULL_EA_INFORMATION::EaNameLength |
Definition at line 196 of file from_kernel.h.
Referenced by _Dispatch_type_(), _tmain(), AfdCreateSocket(), Ext2IterateAllEa(), Ext2QueryEa(), FatCommonSetEa(), file_create_parse_ea(), fsctl_set_xattr(), get_ea_len(), handle_setexattr(), IoCheckEaBufferValidity(), IoCheckEaBufferValidityROS(), is_cygwin_ea(), LanCreateProtocol(), nfs41_Create(), nfs41_MountConfig_ParseOptions(), open_fcb(), open_file3(), TdiOpenAddressFile(), TdiOpenConnectionEndpointFile(), TdiOpenTransport(), TiCreateFileObject(), WahCreateSocketHandle(), WahOpenHandleHelper(), and WSPSocket().
| USHORT _FILE_FULL_EA_INFORMATION::EaValueLength |
Definition at line 197 of file from_kernel.h.
Referenced by _Dispatch_type_(), _tmain(), Ext2IterateAllEa(), Ext2QueryEa(), FatCommonSetEa(), file_create_parse_ea(), fsctl_set_xattr(), get_ea_len(), IoCheckEaBufferValidity(), IoCheckEaBufferValidityROS(), LanCreateProtocol(), nfs41_MountConfig_ParseOptions(), open_fcb(), open_file3(), TdiOpenAddressFile(), TdiOpenConnectionEndpointFile(), TdiOpenTransport(), TiCreateFileObject(), WahCreateSocketHandle(), WahOpenHandleHelper(), and WSPSocket().
| UCHAR _FILE_FULL_EA_INFORMATION::Flags |
Definition at line 195 of file from_kernel.h.
Referenced by _Dispatch_type_(), _tmain(), Ext2IterateAllEa(), Ext2QueryEa(), FatCommonSetEa(), file_create_parse_ea(), open_file3(), WahCreateSocketHandle(), WahOpenHandleHelper(), and WSPSocket().
| ULONG _FILE_FULL_EA_INFORMATION::NextEntryOffset |
Definition at line 194 of file from_kernel.h.
Referenced by _Dispatch_type_(), _tmain(), Ext2IterateAllEa(), Ext2QueryEa(), Ext2SetEa(), FatCommonSetEa(), file_create_parse_ea(), fsctl_set_xattr(), get_ea_len(), IoCheckEaBufferValidity(), IoCheckEaBufferValidityROS(), nfs41_MountConfig_ParseOptions(), open_fcb(), open_file3(), WahCreateSocketHandle(), WahOpenHandleHelper(), and WSPSocket().