Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfuse.h637 FUSE_NOTIFY_DELETE = 6, enumerator
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h647 FUSE_NOTIFY_DELETE = 6, enumerator
/openbmc/linux/fs/fuse/
H A Ddev.c1802 case FUSE_NOTIFY_DELETE: in fuse_notify()