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

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

Completed in 122 milliseconds