Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfuse.h662 FUSE_NOTIFY_POLL = 1,
651 FUSE_NOTIFY_POLL = 1, global() enumerator
/linux/fs/fuse/
H A Ddev.c1918 case FUSE_NOTIFY_POLL: in fuse_notify()