Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dfuse.h279 FUSE_NOTIFY_REPLY = 41, enumerator
/linux-3.4.99/fs/fuse/
Ddev.c1552 req->in.h.opcode = FUSE_NOTIFY_REPLY; in fuse_retrieve()