Searched defs:bufv (Results 1 – 5 of 5) sorted by relevance
| /external/libfuse/lib/ |
| D | buffer.c | 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()
|
| D | fuse_lowlevel.c | 956 int fuse_reply_data(fuse_req_t req, struct fuse_bufvec *bufv, in fuse_reply_data() 1517 struct fuse_bufvec bufv = { in do_write_buf() local 2483 off_t offset, struct fuse_bufvec *bufv, in fuse_lowlevel_notify_store() 2532 struct fuse_bufvec bufv = { in fuse_ll_retrieve_reply() local 2758 struct fuse_bufvec bufv = { .buf[0] = *buf, .count = 1 }; in fuse_session_process_buf_int() local
|
| D | fuse.c | 1951 struct fuse_bufvec bufv = FUSE_BUFVEC_INIT(size); in fuse_fs_write() local
|
| /external/e2fsprogs/lib/ext2fs/ |
| D | windows_io.c | 163 int count, void *bufv) in raw_read_blk() 243 int count, const void *bufv) in raw_write_blk()
|
| D | unix_io.c | 214 int count, void *bufv) in raw_read_blk() 346 int count, const void *bufv, in raw_write_blk()
|