Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfuse.h633 FUSE_NOTIFY_INVAL_INODE = 2, enumerator
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h643 FUSE_NOTIFY_INVAL_INODE = 2, enumerator
/openbmc/linux/fs/fuse/
H A Ddev.c1790 case FUSE_NOTIFY_INVAL_INODE: in fuse_notify()