Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dfuse_trace.h49 EM( FUSE_NOTIFY_REPLY, "FUSE_NOTIFY_REPLY") \
H A Ddev.c280 if (req->in.h.opcode != FUSE_NOTIFY_REPLY) in fuse_dev_queue_req()
1770 args->opcode = FUSE_NOTIFY_REPLY; in fuse_retrieve()
/linux/include/uapi/linux/
H A Dfuse.h640 FUSE_NOTIFY_REPLY = 41,
629 FUSE_NOTIFY_REPLY = 41, global() enumerator