Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dfuse.h266 FUSE_NOTIFY_REPLY = 41, enumerator
/linux-2.6.39/fs/fuse/
Ddev.c1492 req->in.h.opcode = FUSE_NOTIFY_REPLY; in fuse_retrieve()