Home
last modified time | relevance | path

Searched refs:fuse_reply_write (Results 1 - 11 of 11) sorted by relevance

/third_party/libfuse/example/
H A Dcuse.c119 fuse_reply_write(req, size); in cusexmp_write()
H A Dpassthrough_ll.c901 fuse_reply_write(req, (size_t) res); in lo_write_buf()
1123 fuse_reply_write(req, res); in lo_copy_file_range()
H A Dpassthrough_hp.cc954 fuse_reply_write(req, (size_t)res); in do_write_buf()
/third_party/libfuse/test/
H A Dtest_write_cache.c166 fuse_reply_write(req, size); in tfs_write()
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_lowlevel.h429 * fuse_reply_write
947 int fuse_reply_write(fuse_req_t req, size_t count);
/third_party/libfuse/include/
H A Dfuse_lowlevel.h589 * fuse_reply_write
1116 * fuse_reply_write
1244 * fuse_reply_write
1406 int fuse_reply_write(fuse_req_t req, size_t count);
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c406 int fuse_reply_write(fuse_req_t req, size_t count) in fuse_reply_write() function
H A Dfuse.c2004 fuse_reply_write(req, res); in fuse_lib_write()
/third_party/libfuse/lib/
H A Dfuse.c3309 fuse_reply_write(req, res); in fuse_lib_write_buf()
4346 fuse_reply_write(req, res); in fuse_lib_copy_file_range()
H A Dfuse_lowlevel.c478 int fuse_reply_write(fuse_req_t req, size_t count) function
/third_party/ntfs-3g/src/
H A Dlowntfs-3g.c1859 fuse_reply_write(req, res); in ntfs_fuse_write()

Completed in 31 milliseconds