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