Home
last modified time | relevance | path

Searched refs:FUSE_INIT (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/Documentation/filesystems/
Dfuse-io.txt21 FUSE_INIT reply.
/Linux-v4.19/include/uapi/linux/
Dfuse.h363 FUSE_INIT = 26, enumerator
/Linux-v4.19/fs/fuse/
Dinode.c961 req->in.h.opcode = FUSE_INIT; in fuse_send_init()