FUSE_FSYNCDIR — same wire layout as Fsync (fuse_fsync_in,
16 bytes); semantics differ (it flushes the directory's
metadata rather than the file's data).
Summary
Types
@type t() :: %Wick.Protocol.Request.FsyncDir{ fh: non_neg_integer(), fsync_flags: non_neg_integer() }