Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfuse.h636 FUSE_NOTIFY_RETRIEVE = 5, enumerator
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h646 FUSE_NOTIFY_RETRIEVE = 5, enumerator
/openbmc/linux/fs/fuse/
H A Ddev.c1799 case FUSE_NOTIFY_RETRIEVE: in fuse_notify()