Wick.Protocol.Request.Fsync (wick v0.1.0)

Copy Markdown View Source

FUSE_FSYNC — fuse_fsync_in (16 bytes).

Summary

Types

t()

@type t() :: %Wick.Protocol.Request.Fsync{
  fh: non_neg_integer(),
  fsync_flags: non_neg_integer()
}