Searched refs:FUSE_NOTIFY_REPLY (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/uapi/linux/ | ||
D | fuse.h | 380 FUSE_NOTIFY_REPLY = 41, enumerator |
/linux-4.19.296/fs/fuse/ | ||
D | dev.c | 1733 req->in.h.opcode = FUSE_NOTIFY_REPLY; in fuse_retrieve() |