fn syncfs(fd: fd_t) SyncError!void

Write all pending file contents and metadata modifications to the filesystem which contains the specified file.

Parameters

fd: fd_t,