Home
last modified time | relevance | path

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

/third_party/libfuse/include/
H A Dfuse_lowlevel.h561 * fuse_reply_data
752 * fuse_reply_data
853 * fuse_reply_data
885 * fuse_reply_data
1215 * fuse_reply_data
1464 int fuse_reply_data(fuse_req_t req, struct fuse_bufvec *bufv,
/third_party/libfuse/example/
H A Dpassthrough_hp.cc932 fuse_reply_data(req, &buf, FUSE_BUF_COPY_FLAGS); in do_read()
H A Dpassthrough_ll.c878 fuse_reply_data(req, &buf, FUSE_BUF_SPLICE_MOVE); in lo_read()
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c874 int fuse_reply_data(fuse_req_t req, struct fuse_bufvec *bufv, function
H A Dfuse.c3283 fuse_reply_data(req, buf, FUSE_BUF_SPLICE_MOVE); in fuse_lib_read()

Completed in 25 milliseconds