FILE_LAYOUT_INFO_ENTRY

Type Alias FILE_LAYOUT_INFO_ENTRY 

Source
pub type FILE_LAYOUT_INFO_ENTRY = _FILE_LAYOUT_INFO_ENTRY;

Aliased Type§

#[repr(C)]
pub 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