Home
last modified time | relevance | path

Searched refs:ufs (Results 1 – 10 of 10) sorted by relevance

/linux-2.6.39/Documentation/filesystems/
Dufs.txt4 mount -t ufs -o ufstype=type_of_ufs device dir
14 type of ufs automatically. That's why user must specify type of
15 ufs manually by mount option ufstype. Possible values are:
17 old old format of ufs
59 Any ufs bug report you can send to daniel.pirkl@email.cz or
D00-INDEX111 ufs.txt
112 - info on the ufs filesystem.
/linux-2.6.39/fs/ufs/
DMakefile5 obj-$(CONFIG_UFS_FS) += ufs.o
7 ufs-objs := balloc.o cylinder.o dir.o file.o ialloc.o inode.o \
DKconfig11 file <file:Documentation/filesystems/ufs.txt> for more information.
26 module will be called ufs.
/linux-2.6.39/fs/
DMakefile97 obj-$(CONFIG_UFS_FS) += ufs/
DKconfig192 source "fs/ufs/Kconfig"
/linux-2.6.39/Documentation/
Dhighuid.txt41 ufs
/linux-2.6.39/drivers/usb/host/
Dehci-sched.c350 int ufs = (usecs / 125); in tt_available() local
352 for (i = uframe; i < (uframe + ufs) && i < 8; i++) in tt_available()
/linux-2.6.39/
DMAINTAINERS6291 F: Documentation/filesystems/ufs.txt
6292 F: fs/ufs/
DCREDITS2921 D: petty kernel janitor (byteorder, ufs)