Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfuse.h610 FUSE_NOTIFY_REPLY = 41, enumerator
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h620 FUSE_NOTIFY_REPLY = 41, enumerator
/openbmc/linux/fs/fuse/
H A Ddev.c1704 args->opcode = FUSE_NOTIFY_REPLY; in fuse_retrieve()