Home
last modified time | relevance | path

Searched defs:bufv (Results 1 – 5 of 5) sorted by relevance

/external/libfuse/lib/
Dbuffer.c22 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()
Dfuse_lowlevel.c1014 int fuse_reply_data(fuse_req_t req, struct fuse_bufvec *bufv,
1579 struct fuse_bufvec bufv = { local
2642 off_t offset, struct fuse_bufvec *bufv,
2691 struct fuse_bufvec bufv = { local
2917 struct fuse_bufvec bufv = { .buf[0] = *buf, .count = 1 }; local
Dfuse.c1902 struct fuse_bufvec bufv = FUSE_BUFVEC_INIT(size); in fuse_fs_write() local
/external/e2fsprogs/lib/ext2fs/
Dwindows_io.c163 int count, void *bufv) in raw_read_blk()
243 int count, const void *bufv) in raw_write_blk()
Dunix_io.c214 int count, void *bufv) in raw_read_blk()
346 int count, const void *bufv, in raw_write_blk()