Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dfuse.h380 FUSE_NOTIFY_REPLY = 41, enumerator
/linux-4.19.296/fs/fuse/
Ddev.c1733 req->in.h.opcode = FUSE_NOTIFY_REPLY; in fuse_retrieve()