pub fn build_get_integrity_resp(algorithm: u16, flags: u32) -> Vec<u8> ⓘExpand description
Build an FSCTL_GET_INTEGRITY_INFORMATION reply ([MS-FSCC] §2.3.55): ChecksumAlgorithm(2) Reserved(2) Flags(4) ChecksumChunkSizeInBytes(4) ClusterSizeInBytes(4).