Home
last modified time | relevance | path

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

/netbsd-src/lib/librefuse/refuse/
H A Dbuf.c62 fuse_buf_current(const struct fuse_bufvec *bufv) { in fuse_buf_current() function
261 const struct fuse_buf *buf = fuse_buf_current(bufv); in fuse_buf_advance()
289 dst = fuse_buf_current(dstv); in fuse_buf_copy()
290 src = fuse_buf_current(srcv); in fuse_buf_copy()