Struct fuse::ReplyStatfs [] [src]

pub struct ReplyStatfs { /* fields omitted */ }

Statfs Reply

Methods

impl ReplyStatfs
[src]

Reply to a request with the given open result

Reply to a request with the given error code

Trait Implementations

impl Debug for ReplyStatfs
[src]

Formats the value using the given formatter.

impl Reply for ReplyStatfs
[src]

Create a new reply for the given request