fn syncfs(fd: fd_t) SyncError!void
Write all pending file contents and metadata modifications to the filesystem which contains the specified file.
fd: fd_t,