ReactOS 0.4.16-dev-755-g88f105e
|
#include <cctypes.h>
Public Attributes | |
LARGE_INTEGER | AllocationSize |
LARGE_INTEGER | FileSize |
LARGE_INTEGER | ValidDataLength |
LARGE_INTEGER _CC_FILE_SIZES::AllocationSize |
Definition at line 15 of file cctypes.h.
Referenced by __attribute__(), _Requires_lock_held_(), CcGetFileSizes(), CcRosInitializeFileCache(), CcSetFileSizes(), delete_fileref_fcb(), do_read(), Ext2InitializeVcb(), FatSetupAllocationSupport(), PerformTest(), set_end_of_file_information(), and set_valid_data_length_information().
LARGE_INTEGER _CC_FILE_SIZES::FileSize |
Definition at line 16 of file cctypes.h.
Referenced by __attribute__(), _Requires_lock_held_(), CcGetFileSizes(), CcRosInitializeFileCache(), CcSetFileSizes(), delete_fileref_fcb(), do_read(), Ext2InitializeVcb(), FatSetupAllocationSupport(), PerformTest(), PinInAnotherThread(), PinInAnotherThreadExclusive(), set_end_of_file_information(), and set_valid_data_length_information().
LARGE_INTEGER _CC_FILE_SIZES::ValidDataLength |
Definition at line 17 of file cctypes.h.
Referenced by __attribute__(), _Requires_lock_held_(), CcGetFileSizes(), CcInitializeCacheMap(), CcpMapData(), CcRosInitializeFileCache(), CcSetFileSizes(), CcZeroData(), delete_fileref_fcb(), do_read(), Ext2InitializeVcb(), FatSetupAllocationSupport(), set_end_of_file_information(), and set_valid_data_length_information().