Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/filesystems/
Dfuse-io.rst27 FUSE_INIT reply.
/Linux-v6.1/include/uapi/linux/
Dfuse.h518 FUSE_INIT = 26, enumerator
/Linux-v6.1/fs/fuse/
Dinode.c1262 ia->args.opcode = FUSE_INIT; in fuse_send_init()