Expand description
File nodes backed by VMOs. Implementation of a file backed by a VMO buffer shared by all the file connections.
Structs§
- Implementation of a VMO-backed file in a virtual file system.
Functions§
- Creates a new read-only
VmoFile
with the specifiedcontent
.