Home
last modified time | relevance | path

Searched full:affs (Results 1 – 9 of 9) sorted by relevance

/linux/Documentation/filesystems/
H A Daffs.rst41 Mount options for the AFFS
77 never be necessary, as the affs can figure it out itself.
95 symbolic links on an AFFS partition. Default = "/".
100 on an AFFS partition, name will be prepended as the
157 different volume. AFFS turns the volume name into a directory name
163 "prefix=/amiga/" when mounting all your AFFS partitions. (They
174 mount Archive/Amiga/Workbench3.1.adf /mnt -t affs -o loop,verbose
175 mount /dev/sda3 /Amiga -t affs
179 /dev/sdb5 /amiga/Workbench affs noauto,user,exec,verbose 0 0
210 fs/affs/Changes.
[all …]
H A Dromfs.rst37 maybe even affs filesystem until you really know that you need it.
85 as in the AFFS filesystem, namely a simple sum of the longwords
/linux/fs/affs/
H A DMakefile3 # Makefile for the Linux affs filesystem routines.
8 obj-$(CONFIG_AFFS_FS) += affs.o
10 affs-objs := super.o namei.o inode.o file.o dir.o amigaffs.o bitmap.o symlink.o
H A DKconfig14 PCs and workstations. Read <file:Documentation/filesystems/affs.rst>
15 and <file:fs/affs/Changes>.
24 module will be called affs. If unsure, say N.
H A DChanges121 doc file (affs.txt).
128 Bill Hawes kindly reviewed the affs and sent me the
169 like the affs itself.
200 affs use it on a 68k, they didn't notice. But why did
283 "AFFS: <function>: <error message>"
342 Let's just call Ray Burr's original affs
/linux/fs/romfs/
H A Dsuper.c13 * and parts of the affs filesystem additionally
/linux/tools/testing/selftests/filesystems/statmount/
H A Dstatmount_test.c19 "9p", "adfs", "affs", "afs", "aio", "anon_inodefs", "apparmorfs",
/linux/
H A DCREDITS4333 D: AFFS rewrite
4558 D: AFFS and HFS filesystems, m68k maintainer, new kernel configuration in 2.5
H A DMAINTAINERS699 AFFS FILE SYSTEM
703 F: Documentation/filesystems/affs.rst
704 F: fs/affs/