fuse
0.1.0
In fuse::server
Structs
Server
Constants
DIRENT_PADDING
SELINUX_XATTR_CSTR
Traits
Mapper
Reader
Writer
Functions
add_dirent
bytes_to_cstr
finish_ioctl
parse_selinux_xattr
reply_error
reply_ok
reply_readdir
retry_ioctl
?
Function
fuse
::
server
::
reply_error
source
·
[
−
]
fn reply_error<W:
Writer
>(e:
Error
, unique:
u64
, w: W) ->
Result
<
usize
>