| Home | Sort by: relevance | last modified time | path |
| /src/lib/librefuse/refuse/ | |
| buf.c | 62 fuse_buf_current(const struct fuse_bufvec *bufv) { function in typeref:typename:const struct fuse_buf * 261 const struct fuse_buf *buf = fuse_buf_current(bufv); 289 dst = fuse_buf_current(dstv); 290 src = fuse_buf_current(srcv); |