Home
last modified time | relevance | path

Searched refs:FUSE_NOTIFY_REPLY (Results 1 - 2 of 2) sorted by relevance

/third_party/libfuse/include/
H A Dfuse_kernel.h564 FUSE_NOTIFY_REPLY = 41, enumerator
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c2606 [FUSE_NOTIFY_REPLY] = { (void *) 1, "NOTIFY_REPLY" },
2726 in->opcode != FUSE_NOTIFY_REPLY &&
2745 in->opcode != FUSE_NOTIFY_REPLY) {
2768 else if (in->opcode == FUSE_NOTIFY_REPLY)

Completed in 6 milliseconds