Home
last modified time | relevance | path

Searched refs:fuse_add_direntry_plus (Results 1 - 5 of 5) sorted by relevance

/third_party/libfuse/include/
H A Dfuse_lowlevel.h1202 * Send a buffer filled using fuse_add_direntry_plus(), with size not
1576 size_t fuse_add_direntry_plus(fuse_req_t req, char *buf, size_t bufsize,
/third_party/libfuse/example/
H A Dpassthrough_hp.cc744 entsize = fuse_add_direntry_plus(req, p, rem, entry->d_name, &e, entry->d_off); in do_readdir()
H A Dpassthrough_ll.c698 entsize = fuse_add_direntry_plus(req, p, rem, name, in lo_do_readdir()
/third_party/libfuse/lib/
H A Dfuse.c3581 fuse_add_direntry_plus(dh->req, dh->contents + dh->len, in fill_dir_plus()
3676 thislen = fuse_add_direntry_plus(req, p, rem, in readdir_fill_from_list()
H A Dfuse_lowlevel.c369 size_t fuse_add_direntry_plus(fuse_req_t req, char *buf, size_t bufsize, function

Completed in 17 milliseconds