Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfuse.h666 FUSE_NOTIFY_RETRIEVE = 5,
655 FUSE_NOTIFY_RETRIEVE = 5, global() enumerator
/linux/fs/fuse/
H A Ddev.c1930 case FUSE_NOTIFY_RETRIEVE: in fuse_notify()