Home
last modified time | relevance | path

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

/third_party/libfuse/lib/
H A Dfuse_lowlevel.c659 static int fuse_send_data_iov(struct fuse_session *se, struct fuse_chan *ch, function
863 static int fuse_send_data_iov(struct fuse_session *se, struct fuse_chan *ch, function
887 res = fuse_send_data_iov(req->se, req->ch, iov, 1, bufv, flags);
2433 res = fuse_send_data_iov(se, NULL, iov, 2, bufv, flags);

Completed in 5 milliseconds