Home
last modified time | relevance | path

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

/linux-6.12.1/fs/fuse/
Dfuse_trace.h49 EM( FUSE_NOTIFY_REPLY, "FUSE_NOTIFY_REPLY") \
Ddev.c291 if (req->in.h.opcode != FUSE_NOTIFY_REPLY) in fuse_dev_queue_req()
1751 args->opcode = FUSE_NOTIFY_REPLY; in fuse_retrieve()
Dvirtio_fs.c1478 if (req->in.h.opcode != FUSE_NOTIFY_REPLY) in virtio_fs_send_req()
/linux-6.12.1/include/uapi/linux/
Dfuse.h629 FUSE_NOTIFY_REPLY = 41, enumerator