Searched refs:zeroInformation (Results 1 – 1 of 1) sorted by relevance
141 FILE_ZERO_DATA_INFORMATION zeroInformation; in create_sparse_file() local142 zeroInformation.FileOffset = fileOffset; in create_sparse_file()143 zeroInformation.BeyondFinalZero = beyondOffset; in create_sparse_file()149 assert(DeviceIoControl(handle, FSCTL_SET_ZERO_DATA, &zeroInformation, in create_sparse_file()