Type Alias NTFS_STATISTICS

Source
pub type NTFS_STATISTICS = _NTFS_STATISTICS;

Aliased Type§

struct NTFS_STATISTICS {
Show 46 fields pub LogFileFullExceptions: u32, pub OtherExceptions: u32, pub MftReads: u32, pub MftReadBytes: u32, pub MftWrites: u32, pub MftWriteBytes: u32, pub MftWritesUserLevel: _NTFS_STATISTICS__bindgen_ty_1, pub MftWritesFlushForLogFileFull: u16, pub MftWritesLazyWriter: u16, pub MftWritesUserRequest: u16, pub Mft2Writes: u32, pub Mft2WriteBytes: u32, pub Mft2WritesUserLevel: _NTFS_STATISTICS__bindgen_ty_2, pub Mft2WritesFlushForLogFileFull: u16, pub Mft2WritesLazyWriter: u16, pub Mft2WritesUserRequest: u16, pub RootIndexReads: u32, pub RootIndexReadBytes: u32, pub RootIndexWrites: u32, pub RootIndexWriteBytes: u32, pub BitmapReads: u32, pub BitmapReadBytes: u32, pub BitmapWrites: u32, pub BitmapWriteBytes: u32, pub BitmapWritesFlushForLogFileFull: u16, pub BitmapWritesLazyWriter: u16, pub BitmapWritesUserRequest: u16, pub BitmapWritesUserLevel: _NTFS_STATISTICS__bindgen_ty_3, pub MftBitmapReads: u32, pub MftBitmapReadBytes: u32, pub MftBitmapWrites: u32, pub MftBitmapWriteBytes: u32, pub MftBitmapWritesFlushForLogFileFull: u16, pub MftBitmapWritesLazyWriter: u16, pub MftBitmapWritesUserRequest: u16, pub MftBitmapWritesUserLevel: _NTFS_STATISTICS__bindgen_ty_4, pub UserIndexReads: u32, pub UserIndexReadBytes: u32, pub UserIndexWrites: u32, pub UserIndexWriteBytes: u32, pub LogFileReads: u32, pub LogFileReadBytes: u32, pub LogFileWrites: u32, pub LogFileWriteBytes: u32, pub Allocate: _NTFS_STATISTICS__bindgen_ty_5, pub DiskResourcesExhausted: u32,
}

Fields§

§LogFileFullExceptions: u32§OtherExceptions: u32§MftReads: u32§MftReadBytes: u32§MftWrites: u32§MftWriteBytes: u32§MftWritesUserLevel: _NTFS_STATISTICS__bindgen_ty_1§MftWritesFlushForLogFileFull: u16§MftWritesLazyWriter: u16§MftWritesUserRequest: u16§Mft2Writes: u32§Mft2WriteBytes: u32§Mft2WritesUserLevel: _NTFS_STATISTICS__bindgen_ty_2§Mft2WritesFlushForLogFileFull: u16§Mft2WritesLazyWriter: u16§Mft2WritesUserRequest: u16§RootIndexReads: u32§RootIndexReadBytes: u32§RootIndexWrites: u32§RootIndexWriteBytes: u32§BitmapReads: u32§BitmapReadBytes: u32§BitmapWrites: u32§BitmapWriteBytes: u32§BitmapWritesFlushForLogFileFull: u16§BitmapWritesLazyWriter: u16§BitmapWritesUserRequest: u16§BitmapWritesUserLevel: _NTFS_STATISTICS__bindgen_ty_3§MftBitmapReads: u32§MftBitmapReadBytes: u32§MftBitmapWrites: u32§MftBitmapWriteBytes: u32§MftBitmapWritesFlushForLogFileFull: u16§MftBitmapWritesLazyWriter: u16§MftBitmapWritesUserRequest: u16§MftBitmapWritesUserLevel: _NTFS_STATISTICS__bindgen_ty_4§UserIndexReads: u32§UserIndexReadBytes: u32§UserIndexWrites: u32§UserIndexWriteBytes: u32§LogFileReads: u32§LogFileReadBytes: u32§LogFileWrites: u32§LogFileWriteBytes: u32§Allocate: _NTFS_STATISTICS__bindgen_ty_5§DiskResourcesExhausted: u32