Home
last modified time | relevance | path

Searched refs:retrieve_reply (Results 1 – 2 of 2) sorted by relevance

/external/libfuse/include/
Dfuse_lowlevel.h1112 void (*retrieve_reply) (fuse_req_t req, void *cookie, fuse_ino_t ino, member
/external/libfuse/lib/
Dfuse_lowlevel.c2453 if (se->op.retrieve_reply) { in fuse_ll_retrieve_reply()
2454 se->op.retrieve_reply(req, rreq->cookie, ino, in fuse_ll_retrieve_reply()