Home
last modified time | relevance | path

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

/linux-3.4.99/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-3.4.99/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-3.4.99/drivers/scsi/ufs/
DKconfig4 # This code is based on drivers/scsi/ufs/Kconfig
/linux-3.4.99/fs/
DMakefile97 obj-$(CONFIG_UFS_FS) += ufs/
DKconfig221 source "fs/ufs/Kconfig"
/linux-3.4.99/Documentation/
Dhighuid.txt41 ufs
/linux-3.4.99/Documentation/scsi/
D00-INDEX97 ufs.txt
/linux-3.4.99/drivers/scsi/
DMakefile111 obj-$(CONFIG_SCSI_UFSHCD) += ufs/
DKconfig622 source "drivers/scsi/ufs/Kconfig"
/linux-3.4.99/drivers/usb/host/
Dehci-sched.c371 int ufs = (usecs / 125); in tt_available() local
373 for (i = uframe; i < (uframe + ufs) && i < 8; i++) in tt_available()
/linux-3.4.99/
DCREDITS2952 D: petty kernel janitor (byteorder, ufs)
DMAINTAINERS6856 F: Documentation/filesystems/ufs.txt
6857 F: fs/ufs/