freebsd-skq/sys/fs/fuse
Edward Tomasz Napierala e3b1c847a4 Make it possible to mount a fuse filesystem, such as squashfuse,
from a Linux binary.  Should come handy for AppImages.

Reviewed by:	asomers
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D26959
2020-11-09 08:53:15 +00:00
..
fuse_device.c Make it possible to mount a fuse filesystem, such as squashfuse, 2020-11-09 08:53:15 +00:00
fuse_file.c
fuse_file.h
fuse_internal.c
fuse_internal.h
fuse_io.c
fuse_io.h
fuse_ipc.c
fuse_ipc.h Make it possible to mount a fuse filesystem, such as squashfuse, 2020-11-09 08:53:15 +00:00
fuse_kernel.h
fuse_main.c
fuse_node.c
fuse_node.h
fuse_vfsops.c Make it possible to mount a fuse filesystem, such as squashfuse, 2020-11-09 08:53:15 +00:00
fuse_vnops.c vfs: drop the de facto curthread argument from VOP_INACTIVE 2020-10-20 07:19:03 +00:00
fuse.h