Searched refs:FUSE_NOTIFY_REPLY (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/uapi/linux/ | ||
D | fuse.h | 356 FUSE_NOTIFY_REPLY = 41, enumerator |
/linux-4.1.27/fs/fuse/ | ||
D | dev.c | 1724 req->in.h.opcode = FUSE_NOTIFY_REPLY; in fuse_retrieve() |