Home
last modified time | relevance | path

Searched refs:fuse_reply_create (Results 1 - 9 of 9) sorted by relevance

/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_lowlevel.h730 * fuse_reply_create
893 int fuse_reply_create(fuse_req_t req, const struct fuse_entry_param *e,
/third_party/libfuse/include/
H A Dfuse_lowlevel.h253 * fuse_reply_entry and fuse_reply_create. The nlookup parameter
952 * fuse_reply_create
1352 int fuse_reply_create(fuse_req_t req, const struct fuse_entry_param *e,
/third_party/libfuse/example/
H A Dpassthrough_hp.cc838 fuse_reply_create(req, &e, fi); in sfs_create()
H A Dpassthrough_ll.c782 fuse_reply_create(req, &e, fi); in lo_create()
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c357 int fuse_reply_create(fuse_req_t req, const struct fuse_entry_param *e, in fuse_reply_create() function
H A Dfuse.c1821 if (fuse_reply_create(req, &e, fi) == -ENOENT) { in fuse_lib_create()
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c433 int fuse_reply_create(fuse_req_t req, const struct fuse_entry_param *e, function
H A Dfuse.c3167 if (fuse_reply_create(req, &e, fi) == -ENOENT) { in fuse_lib_create()
/third_party/ntfs-3g/src/
H A Dlowntfs-3g.c2551 fuse_reply_create(req, &entry, fi); in ntfs_fuse_create_file()

Completed in 31 milliseconds