| /fs/minix/ |
| A D | Kconfig | 3 tristate "Minix file system support" 7 Minix is a simple operating system used in many classes about OS's. 8 The minix file system (method to organize files on a hard disk 9 partition or a floppy disk) was the original file system for Linux, 10 but has been superseded by the second extended file system ext2fs. 11 You don't want to use the minix file system on your hard disk 16 To compile this file system support as a module, choose M here: the 17 module will be called minix. Note that the file system of your root
|
| /fs/nilfs2/ |
| A D | Kconfig | 3 tristate "NILFS2 file system support" 8 NILFS2 is a log-structured file system (LFS) supporting continuous 10 file system, users can even restore files mistakenly overwritten or 11 destroyed just a few seconds ago. Since this file system can keep 13 system crashes. 20 snapshot is mountable as a read-only file system concurrently with 26 To compile this file system support as a module, choose M here: the
|
| /fs/ufs/ |
| A D | Kconfig | 3 tristate "UFS file system support (read only)" 8 OpenBSD and NeXTstep) use a file system called UFS. Some System V 10 this file system as well. Saying Y here will allow you to read from 12 experimental "UFS file system write support", below. Please read the 27 To compile the UFS file system support as a module, choose M here: the 33 bool "UFS file system write support (DANGEROUS)" 45 written to the system log.
|
| /fs/nls/ |
| A D | Kconfig | 25 The default NLS used when mounting file system. Note, that this is 27 system (if different) to store data (filenames) on a disk. 43 The Microsoft FAT file system family can deal with filenames in 55 The Microsoft FAT file system family can deal with filenames in 67 The Microsoft FAT file system family can deal with filenames in 80 The Microsoft FAT file system family can deal with filenames in 459 The Apple HFS file system family can deal with filenames in 474 The Apple HFS file system family can deal with filenames in 488 The Apple HFS file system family can deal with filenames in 502 The Apple HFS file system family can deal with filenames in [all …]
|
| /fs/freevxfs/ |
| A D | Kconfig | 3 tristate "FreeVxFS file system support (VERITAS VxFS(TM) compatible)" 7 FreeVxFS is a file system driver that support the VERITAS VxFS(TM) 8 file system format. VERITAS VxFS(TM) is the standard file system 17 NOTE: the file system type as used by mount(1), mount(2) and 18 fstab(5) is 'vxfs' as it describes the file system format, not
|
| /fs/efs/ |
| A D | Kconfig | 3 tristate "EFS file system support (read only)" 7 EFS is an older file system used for non-ISO9660 CD-ROMs and hard 8 disk partitions by SGI's IRIX operating system (IRIX 6.0 and newer 9 uses the XFS file system for hard disk partitions however). 15 To compile the EFS file system support as a module, choose M here: the
|
| /fs/romfs/ |
| A D | Kconfig | 3 tristate "ROM file system support" 6 This is a very small read-only file system mainly intended for 11 To compile this file system support as a module, choose M here: the 12 module will be called romfs. Note that the file system of your 30 bool "Block device-backed ROM file system support" 40 bool "MTD-backed ROM file system support"
|
| /fs/udf/ |
| A D | Kconfig | 3 tristate "UDF file system support" 9 This is a file system used on some CD-ROMs and DVDs. Since the 10 file system is supported by multiple operating systems and is more 16 To compile this file system support as a module, choose M here: the
|
| /fs/hpfs/ |
| A D | Kconfig | 3 tristate "OS/2 HPFS file system support" 8 OS/2 is IBM's operating system for PC's, the same as Warp, and HPFS 9 is the file system used for organizing files on OS/2 hard disk 16 To compile this file system support as a module, choose M here: the
|
| /fs/proc/ |
| A D | Kconfig | 3 bool "/proc file system support" if EXPERT 6 This is a virtual file system providing information about the status 7 of the system. "Virtual" means that it doesn't take up any space on 18 information about your system gathered from the /proc file system. 20 Before you can use the /proc file system, it has to be mounted, 25 The /proc file system is explained in the file 91 a recompile of the kernel or reboot of the system. The primary 99 building a kernel for install/rescue disks or your system is very
|
| A D | stat.c | 85 u64 user, nice, system, idle, iowait, irq, softirq, steal; in show_stat() local 92 user = nice = system = idle = iowait = in show_stat() 107 system += cpustat[CPUTIME_SYSTEM]; in show_stat() 129 seq_put_decimal_ull(p, " ", nsec_to_clock_t(system)); in show_stat() 148 system = cpustat[CPUTIME_SYSTEM]; in show_stat() 159 seq_put_decimal_ull(p, " ", nsec_to_clock_t(system)); in show_stat()
|
| /fs/bfs/ |
| A D | Kconfig | 3 tristate "BFS file system support" 7 Boot File System (BFS) is a file system used under SCO UnixWare to 14 file system is contained in the file 20 bfs. Note that the file system of your root partition (the one
|
| /fs/qnx4/ |
| A D | Kconfig | 3 tristate "QNX4 file system support (read only)" 7 This is the file system used by the real-time operating systems 12 To compile this file system support as a module, choose M here: the
|
| /fs/ntfs3/ |
| A D | Kconfig | 3 tristate "NTFS Read-Write file system support" 8 Windows OS native file system (NTFS) support up to NTFS version 3.1. 12 File system type to use on mount is "ntfs3". Module name (M option) 51 tristate "NTFS file system support"
|
| /fs/isofs/ |
| A D | Kconfig | 3 tristate "ISO 9660 CDROM file system support" 6 This is the standard file system used on CD-ROMs. It was previously 16 To compile this file system support as a module, choose M here: the 24 Joliet is a Microsoft extension for the ISO 9660 CD-ROM file system
|
| /fs/qnx6/ |
| A D | Kconfig | 3 tristate "QNX6 file system support (read only)" 7 This is the file system used by the real-time operating systems 14 To compile this file system support as a module, choose M here: the
|
| /fs/nfs/ |
| A D | Kconfig | 13 this file system support as a module, choose M here: the module 27 To configure a system which mounts its root file system via NFS 30 system on NFS" below. You cannot compile this file system as a 162 bool "Root file system on NFS" 165 If you want your system to mount its root file system via NFS,
|
| /fs/affs/ |
| A D | Kconfig | 3 tristate "Amiga FFS file system support" 8 The Fast File System (FFS) is the common file system used on hard 23 To compile this file system support as a module, choose M here: the
|
| /fs/ocfs2/ |
| A D | Kconfig | 3 tristate "OCFS2 file system support" 14 system with many similarities to ext3. It supports 64 bit inode 67 The ocfs2 filesystem has an extensive logging system. The system
|
| /fs/adfs/ |
| A D | Kconfig | 3 tristate "ADFS file system support" 7 The Acorn Disc Filing System is the standard file system of the 8 RiscOS operating system which runs on Acorn's ARM-based Risc PC
|
| /fs/ceph/ |
| A D | Kconfig | 3 tristate "Ceph distributed file system" 14 experimental Ceph distributed file system. Ceph is an extremely 15 scalable file system designed to provide high performance,
|
| /fs/ubifs/ |
| A D | Kconfig | 3 tristate "UBIFS file system support" 18 UBIFS is a file system for flash devices which works on top of UBI. 59 which means that file-system read operations will cause writes (inode atime 60 updates). This may affect file-system performance and increase flash device wear,
|
| /fs/hfs/ |
| A D | Kconfig | 3 tristate "Apple Macintosh file system support" 14 To compile this file system support as a module, choose M here: the
|
| /fs/hfsplus/ |
| A D | Kconfig | 3 tristate "Apple Extended HFS file system support" 13 This file system is often called HFS+ and was introduced with
|
| /fs/cramfs/ |
| A D | Kconfig | 3 tristate "Compressed ROM file system support (cramfs)" 8 file system for ROM based embedded systems. CramFs is read-only, 16 cramfs. Note that the root file system (the one containing the
|