Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dfuse.h394 FUSE_NOTIFY_INVAL_ENTRY = 3, enumerator
/linux-4.19.296/fs/fuse/
Ddev.c1825 case FUSE_NOTIFY_INVAL_ENTRY: in fuse_notify()