Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfuse.h664 FUSE_NOTIFY_INVAL_ENTRY = 3,
653 FUSE_NOTIFY_INVAL_ENTRY = 3, global() enumerator
/linux/fs/fuse/
H A Ddev.c1924 case FUSE_NOTIFY_INVAL_ENTRY: in fuse_notify()