Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dfuse.h289 FUSE_NOTIFY_INVAL_ENTRY = 3, enumerator
/linux-3.3/fs/fuse/
Ddev.c1643 case FUSE_NOTIFY_INVAL_ENTRY: in fuse_notify()