HomeSort by: relevance | last modified time | path
    Searched refs:fuse_buf_current (Results 1 - 1 of 1) sorted by relevancy

  /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);

Completed in 11 milliseconds