Home
last modified time | relevance | path

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

/linux/Documentation/filesystems/fuse/
H A Dfuse-io.rst19 mmap, the FUSE_DIRECT_IO_ALLOW_MMAP flag may be enabled in the FUSE_INIT reply.
28 FUSE_INIT reply.
H A Dfuse-passthrough.rst35 2. The FUSE daemon, during the ``FUSE_INIT`` handshake, must negotiate the
116 For example, during the ``FUSE_INIT`` handshake, the FUSE daemon can negotiate
/linux/fs/fuse/
H A Dfuse_trace.h34 EM( FUSE_INIT, "FUSE_INIT") \
H A Dinode.c1531 ia->args.opcode = FUSE_INIT; in fuse_new_init()
/linux/include/uapi/linux/
H A Dfuse.h638 FUSE_INIT = 26, enumerator