Home
last modified time | relevance | path

Searched defs:VDS_LUN_INFORMATION (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dvdslun.h30 } VDS_LUN_INFORMATION; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dvdslun.h30 } VDS_LUN_INFORMATION; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Storage/VirtualDiskService/
H A Dmod.rs1048 pub struct VDS_LUN_INFORMATION { struct
1064 impl ::core::marker::Copy for VDS_LUN_INFORMATION {} argument
1066 impl ::core::clone::Clone for VDS_LUN_INFORMATION { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Storage/Vss/
H A Dmod.rs1987 …xt: i32, rgwszdevices: *const *const u16, pluninformation: *mut super::VirtualDiskService::VDS_LUN… in AreLunsSupported()
1991 …llInLunInfo(&self, wszdevicename: *const u16, pluninfo: *mut super::VirtualDiskService::VDS_LUN_IN… in FillInLunInfo()
1999 …nt: i32, rgdevicenames: *const *const u16, rgsourceluns: *const super::VirtualDiskService::VDS_LUN… in GetTargetLuns()
2059 …xt: i32, rgwszdevices: *const *const u16, pluninformation: *mut super::VirtualDiskService::VDS_LUN… in AreLunsSupported()
2063 …llInLunInfo(&self, wszdevicename: *const u16, pluninfo: *mut super::VirtualDiskService::VDS_LUN_IN… in FillInLunInfo()
2071 …nt: i32, rgdevicenames: *const *const u16, rgsourceluns: *const super::VirtualDiskService::VDS_LUN… in GetTargetLuns()
2087 …&self, psnapshotluns: *const super::VirtualDiskService::VDS_LUN_INFORMATION, poriginalluns: *const… in OnLunStateChange()
2091 …s(&self, psourceluns: *const super::VirtualDiskService::VDS_LUN_INFORMATION, ptargetluns: *const s… in ResyncLuns()
2096 …&self, psnapshotluns: *const super::VirtualDiskService::VDS_LUN_INFORMATION, poriginalluns: *const… in OnReuseLuns()