# FILE_ALLOCATE_INSERT_RANGE

`import { FILE_ALLOCATE_INSERT_RANGE } from "destack:fs/binding";`

Insert a hole and push later data upward.

```ds title="FILE_ALLOCATE_INSERT_RANGE"
const FILE_ALLOCATE_INSERT_RANGE: FileAllocateFlags
```

[language/library/src/fs/binding/file.ds:162](https://github.com/destack-sh/destack/blob/main/language/library/src/fs/binding/file.ds#L162)
