Searched refs:ufs (Results 1 – 10 of 10) sorted by relevance
4 mount -t ufs -o ufstype=type_of_ufs device dir14 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 ufs59 Any ufs bug report you can send to daniel.pirkl@email.cz or
111 ufs.txt112 - info on the ufs filesystem.
5 obj-$(CONFIG_UFS_FS) += ufs.o7 ufs-objs := balloc.o cylinder.o dir.o file.o ialloc.o inode.o \
11 file <file:Documentation/filesystems/ufs.txt> for more information.26 module will be called ufs.
97 obj-$(CONFIG_UFS_FS) += ufs/
192 source "fs/ufs/Kconfig"
41 ufs
350 int ufs = (usecs / 125); in tt_available() local352 for (i = uframe; i < (uframe + ufs) && i < 8; i++) in tt_available()
6291 F: Documentation/filesystems/ufs.txt6292 F: fs/ufs/
2921 D: petty kernel janitor (byteorder, ufs)