Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dfuse.h369 FUSE_NOTIFY_INVAL_ENTRY = 3, enumerator
/linux-4.4.14/fs/fuse/
Ddev.c1806 case FUSE_NOTIFY_INVAL_ENTRY: in fuse_notify()