Home
last modified time | relevance | path

Searched defs:bufv (Results 1 - 6 of 6) sorted by relevance

/third_party/libfuse/lib/
H A Dbuffer.c22 size_t fuse_buf_size(const struct fuse_bufvec *bufv) in fuse_buf_size() argument
257 static const struct fuse_buf *fuse_bufvec_current(struct fuse_bufvec *bufv) in fuse_bufvec_current() argument
265 static int fuse_bufvec_advance(struct fuse_bufvec *bufv, size_ argument
[all...]
H A Dfuse_lowlevel.c874 int fuse_reply_data(fuse_req_t req, struct fuse_bufvec *bufv, argument
1405 struct fuse_bufvec bufv = { local
2404 fuse_lowlevel_notify_store(struct fuse_session *se, fuse_ino_t ino, off_t offset, struct fuse_bufvec *bufv, enum fuse_buf_copy_flags flags) global() argument
2454 struct fuse_bufvec bufv = { global() local
2651 struct fuse_bufvec bufv = { .buf[0] = *buf, .count = 1 }; global() local
[all...]
H A Dfuse.c1902 struct fuse_bufvec bufv = FUSE_BUFVEC_INIT(size); in fuse_fs_write() local
/third_party/libfuse/example/
H A Dnotify_store_retrieve.c247 struct fuse_bufvec bufv; in tfs_retrieve_reply() local
296 struct fuse_bufvec bufv; in update_fs_loop() local
[all...]
/kernel/linux/linux-5.10/init/
H A Dinitramfs.c424 static long __init flush_buffer(void *bufv, unsigned long len) in flush_buffer() argument
/kernel/linux/linux-6.6/init/
H A Dinitramfs.c456 static long __init flush_buffer(void *bufv, unsigned long len) in flush_buffer() argument

Completed in 13 milliseconds