Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dfuse.h276 FUSE_NOTIFY_INVAL_ENTRY = 3, enumerator
/linux-2.6.39/fs/fuse/
Ddev.c1582 case FUSE_NOTIFY_INVAL_ENTRY: in fuse_notify()