Home
last modified time | relevance | path

Searched refs:fuse_chan_send (Results 1 – 3 of 3) sorted by relevance

/third_party/ntfs-3g/libfuse-lite/
Dfuse_session.c182 int fuse_chan_send(struct fuse_chan *ch, const struct iovec iov[], size_t count) in fuse_chan_send() function
Dfuse_lowlevel.c192 res = fuse_chan_send(req->ch, iov, count); in send_reply_iov()
294 fuse_chan_send(req->ch, NULL, 0); in fuse_reply_none()
/third_party/ntfs-3g/include/fuse-lite/
Dfuse_lowlevel.h1403 int fuse_chan_send(struct fuse_chan *ch, const struct iovec iov[],