Searched refs:read_part_extent (Results 1 – 1 of 1) sorted by relevance
2766 } read_part_extent; typedef2783 read_part_extent extents[1];3080 …locatePoolWithTag(pool_type, offsetof(read_part, extents) + (sizeof(read_part_extent) * (last_rp->… in read_file()3126 … RtlCopyMemory(rp2->extents, last_rp->extents, last_rp->num_extents * sizeof(read_part_extent)); in read_file()3127 … RtlCopyMemory(&rp2->extents[last_rp->num_extents], rp->extents, sizeof(read_part_extent)); in read_file()