Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfuse.h665 FUSE_NOTIFY_STORE = 4,
654 FUSE_NOTIFY_STORE = 4, global() enumerator
/linux/fs/fuse/
H A Ddev.c1927 case FUSE_NOTIFY_STORE: in fuse_notify()