pub type FILE_LAYOUT_INFO_ENTRY = _FILE_LAYOUT_INFO_ENTRY;
Aliased Type§
struct FILE_LAYOUT_INFO_ENTRY {
pub BasicInformation: _FILE_LAYOUT_INFO_ENTRY__bindgen_ty_1,
pub OwnerId: u32,
pub SecurityId: u32,
pub Usn: i64,
pub StorageReserveId: i32,
}
Fields§
§BasicInformation: _FILE_LAYOUT_INFO_ENTRY__bindgen_ty_1
§OwnerId: u32
§SecurityId: u32
§Usn: i64
§StorageReserveId: i32