[][src]Module polyfuse::reply

Replies to the kernel.

Structs

ReplyAttr

Reply with the inode attributes.

ReplyBmap

Reply with the mapped block index.

ReplyEntry

Reply with entry params.

ReplyLk

Reply with a file lock.

ReplyOpen

Reply with an opened file.

ReplyOpendir

Reply with an opened directory.

ReplyPoll

Reply with the poll result.

ReplyStatfs

Reply with the filesystem staticstics.

ReplyWrite

Reply with the information about written data.

ReplyXattr

Reply to a request about extended attributes.