# FILE_VOLUME_ALL

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

Request all fields the host can provide.

```ds title="FILE_VOLUME_ALL"
const FILE_VOLUME_ALL: FileVolumeMask
```

[language/library/src/fs/binding/volume.ds:31](https://github.com/destack-sh/destack/blob/main/language/library/src/fs/binding/volume.ds#L31)
