# Functions
NewFile returns a new go-fuse File instance based on an already-open file descriptor.
No description provided by the author
# Constants
FALLOC_DEFAULT is a "normal" fallocate operation.
FALLOC_FL_KEEP_SIZE allocates disk space while not modifying the file size.