Searched defs:bufv (Results 1 – 4 of 4) sorted by relevance
22 size_t fuse_buf_size(const struct fuse_bufvec *bufv) in fuse_buf_size()257 static const struct fuse_buf *fuse_bufvec_current(struct fuse_bufvec *bufv) in fuse_bufvec_current()265 static int fuse_bufvec_advance(struct fuse_bufvec *bufv, size_t len) in fuse_bufvec_advance()
851 int fuse_reply_data(fuse_req_t req, struct fuse_bufvec *bufv, in fuse_reply_data()1380 struct fuse_bufvec bufv = { in do_write_buf() local2300 off_t offset, struct fuse_bufvec *bufv, in fuse_lowlevel_notify_store()2349 struct fuse_bufvec bufv = { in fuse_ll_retrieve_reply() local2546 struct fuse_bufvec bufv = { .buf[0] = *buf, .count = 1 }; in fuse_session_process_buf_int() local
1951 struct fuse_bufvec bufv = FUSE_BUFVEC_INIT(size); in fuse_fs_write() local
247 struct fuse_bufvec bufv; in tfs_retrieve_reply() local296 struct fuse_bufvec bufv; in update_fs_loop() local