Home
last modified time | relevance | path

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

/third_party/libfuse/lib/
Dbuffer.c257 static const struct fuse_buf *fuse_bufvec_current(struct fuse_bufvec *bufv) in fuse_bufvec_current() function
267 const struct fuse_buf *buf = fuse_bufvec_current(bufv); in fuse_bufvec_advance()
293 const struct fuse_buf *src = fuse_bufvec_current(srcv); in fuse_buf_copy()
294 const struct fuse_buf *dst = fuse_bufvec_current(dstv); in fuse_buf_copy()