Lines Matching +full:display +full:- +full:backend
1 .. SPDX-License-Identifier: GPL-2.0
26 http://xcpu.org/papers/xcpu-talk.pdf
30 http://xcpu.org/papers/cellfs-talk.pdf
33 * VirtFS: A Virtualization Aware File System pass-through
41 mount -t 9p 10.10.1.2 /mnt/9
45 mount -t 9p `namespace`/acme /mnt/9 -o trans=unix,uname=$USER
49 mount -t 9p -o trans=virtio <mount_tag> /mnt/9
87 intended for exclusive, read-only mounts
89 use FS-Cache for a persistent, read-only
90 cache backend.
92 minimal cache that is only used for read-write
98 0x01 display verbose error messages
100 0x04 display 9p trace
101 0x08 display VFS trace
102 0x10 display Marshalling debug
103 0x20 display RPC debug
104 0x40 display transport debug
105 0x80 display allocation debug
106 0x100 display protocol message debug
107 0x200 display Fid debug
108 0x400 display packet debug
109 0x800 display fscache tracing debug
134 afid security channel - used by Plan 9 authentication protocols
136 nodevmap do not map special files - represent them as normal files.
167 - Setting O_NONBLOCK on a file will make client reads return as early
175 http://ericvh.github.com/9p-rfc/
178 http://9p.cat-v.org/implementations
192 http://plan9.bell-labs.com/plan9