Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfuse.h634 FUSE_NOTIFY_INVAL_ENTRY = 3, enumerator
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h644 FUSE_NOTIFY_INVAL_ENTRY = 3, enumerator
/openbmc/linux/fs/fuse/
H A Ddev.c1793 case FUSE_NOTIFY_INVAL_ENTRY: in fuse_notify()