Home
last modified time | relevance | path

Searched refs:fuse_reply_ioctl_iov (Results 1 - 3 of 3) sorted by relevance

/third_party/libfuse/example/
H A Dcuse.c185 fuse_reply_ioctl_iov(req, size, iov, 3); in fioc_do_rw()
193 fuse_reply_ioctl_iov(req, in_bufsz, iov, 2); in fioc_do_rw()
/third_party/libfuse/include/
H A Dfuse_lowlevel.h1045 * fuse_reply_ioctl_iov
1623 int fuse_reply_ioctl_iov(fuse_req_t req, int result, const struct iovec *iov,
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c1054 int fuse_reply_ioctl_iov(fuse_req_t req, int result, const struct iovec *iov, function

Completed in 8 milliseconds