Home
last modified time | relevance | path

Searched refs:on (Results 1 – 25 of 80) sorted by relevance

1234

/fs/nfs/
DKconfig3 depends on INET && FILE_LOCKING && MULTIUSER
8 Choose Y here if you want to access files residing on other
27 system on NFS" below. You cannot compile this file system as a
34 depends on NFS_FS
44 depends on NFS_FS
54 depends on NFS_V3
59 applications on NFS clients to manipulate POSIX Access Control
60 Lists on files residing on NFS servers. NFS servers enforce
61 ACLs on local files whether this protocol is available or not.
65 applications to access and modify ACLs on files on the server.
[all …]
/fs/nfsd/
DKconfig3 depends on INET
4 depends on FILE_LOCKING
9 depends on MULTIUSER
12 files residing on this system using Sun's Network File System
26 available to clients mounting the NFS server on this system.
34 depends on NFSD
38 depends on NFSD
47 depends on NFSD_V3
52 This protocol extension allows applications on NFS clients to
53 manipulate POSIX Access Control Lists on files residing on NFS
[all …]
/fs/f2fs/
DKconfig3 depends on BLOCK
7 F2FS is based on Log-structured File System (LFS), which supports
8 versatile "flash-friendly" features. The design has been focused on
14 and tools support various parameters not only for configuring on-disk
21 depends on F2FS_FS && DEBUG_FS
34 depends on F2FS_FS
45 depends on F2FS_FS_XATTR
59 depends on F2FS_FS_XATTR
71 depends on F2FS_FS
79 depends on F2FS_FS
[all …]
/fs/fscache/
DKconfig7 Different sorts of caches can be plugged in, depending on the
13 bool "Gather statistical information on local caching"
14 depends on FSCACHE && PROC_FS
16 This option causes statistical information to be gathered on local
22 execution as there are a quite a few stats gathered, and on a
23 multi-CPU system these may be on cachelines that keep bouncing
30 bool "Gather latency information on local caching"
31 depends on FSCACHE && PROC_FS
33 This option causes latency information to be gathered on local
40 and on a multi-CPU system these may be on cachelines that keep
[all …]
/fs/ncpfs/
DKconfig6 depends on IPX!=n || INET
20 Macs is on the WWW at <http://www.eats.com/linux_mac_win.html>.
27 depends on NCP_FS
35 depends on NCP_FS
37 Allows locking of records on remote volumes. Say N unless you have
42 depends on NCP_FS
51 depends on NCP_FS
53 Allows you to utilize NFS namespace on NetWare servers. It brings
59 depends on NCP_FS
61 Allows you to utilize OS2/LONG namespace on NetWare servers.
[all …]
/fs/jffs2/
DKconfig4 depends on MTD
7 for use on diskless embedded devices. It provides improved wear
9 this on normal block devices, only on 'MTD' devices.
11 Further information on the design and implementation of JFFS2 is
16 depends on JFFS2_FS
33 depends on JFFS2_FS
38 This functionality is required to support JFFS2 on the following
46 depends on JFFS2_FS_WRITEBUFFER
54 depends on JFFS2_FS
67 depends on JFFS2_FS
[all …]
/fs/cachefiles/
DKconfig3 tristate "Filesystem caching on files"
4 depends on FSCACHE && BLOCK
15 depends on CACHEFILES
18 caching on files module. If this is set, the debugging output may be
23 bool "Gather latency information on CacheFiles"
24 depends on CACHEFILES && PROC_FS
27 This option causes latency information to be gathered on CacheFiles
34 and on a multi-CPU system these may be on cachelines that keep
/fs/kernfs/
Dfile.c541 struct kernfs_open_node *on, *new_on = NULL; in kernfs_get_open_node() local
552 on = kn->attr.open; in kernfs_get_open_node()
553 if (on) { in kernfs_get_open_node()
554 atomic_inc(&on->refcnt); in kernfs_get_open_node()
555 list_add_tail(&of->list, &on->files); in kernfs_get_open_node()
561 if (on) { in kernfs_get_open_node()
592 struct kernfs_open_node *on = kn->attr.open; in kernfs_put_open_node() local
601 if (atomic_dec_and_test(&on->refcnt)) in kernfs_put_open_node()
604 on = NULL; in kernfs_put_open_node()
609 kfree(on); in kernfs_put_open_node()
[all …]
/fs/cifs/
DKconfig3 depends on INET
40 depends on CIFS
47 depends on CIFS_STATS
49 Enabling this option will allow more detailed statistics on SMB
51 allow optional logging of slow responses to dmesg (depending on the
53 These additional statistics may have a minor effect on performance
61 depends on CIFS
73 security mechanisms if you are on a public network. Unless you
74 have a need to access old SMB servers (and are on a private
80 option on the mount command. This support is disabled by
[all …]
/fs/btrfs/
DKconfig12 depends on !PPC_256K_PAGES # powerpc
13 depends on !PAGE_SIZE_256KB # hexagon
16 Btrfs is a general purpose copy-on-write filesystem with extents,
18 features focused on fault tolerance, repair and easy administration.
35 depends on BTRFS_FS
48 depends on BTRFS_FS
52 state of the filesystem on disk is always consistent, i.e.,
67 depends on BTRFS_FS
69 This will run some basic sanity tests on the free space cache
78 depends on BTRFS_FS
[all …]
/fs/pstore/
DKconfig13 (e.g. ACPI_APEI on X86) which will select this for you.
19 depends on PSTORE
26 depends on PSTORE
36 depends on PSTORE
37 depends on FUNCTION_TRACER
38 depends on DEBUG_FS
49 depends on PSTORE
50 depends on HAS_IOMEM
51 depends on HAVE_MEMBLOCK
Dftrace.c62 u8 on; in pstore_ftrace_knob_write() local
65 ret = kstrtou8_from_user(buf, count, 2, &on); in pstore_ftrace_knob_write()
71 if (!on ^ pstore_ftrace_enabled) in pstore_ftrace_knob_write()
74 if (on) in pstore_ftrace_knob_write()
80 __func__, on ? "" : "un", ret); in pstore_ftrace_knob_write()
84 pstore_ftrace_enabled = on; in pstore_ftrace_knob_write()
/fs/xfs/
DKconfig3 depends on BLOCK
4 depends on (64BIT || LBDAF)
9 on the SGI IRIX platform. It is completely multi-threaded, can
16 for complete details. This implementation is on-disk compatible
26 depends on XFS_FS
29 If you say Y here, you will be able to set limits for disk usage on
32 higher level guarantee of consistency. The on-disk data format for
44 depends on XFS_FS
57 depends on XFS_FS
75 depends on XFS_FS && !XFS_DEBUG
[all …]
/fs/ext4/
DKconfig18 depends on EXT3_FS
27 depends on EXT3_FS
44 the on-disk format of ext4 is not forwards compatible with
45 ext3; it is based on extent maps and it supports 48-bit
57 of ext4 features, the on disk filesystem format stays fully backward
67 depends on EXT4_FS
68 depends on EXT2_FS=n
78 depends on EXT4_FS
91 depends on EXT4_FS
103 depends on EXT4_FS
[all …]
/fs/
DKconfig36 depends on MMU
37 depends on !(ARM || MIPS || SPARC)
39 Direct Access (DAX) can be used on memory-backed block devices.
42 on this option will compile in support for DAX; you will need to
52 depends on FS_DAX
53 depends on BROKEN
119 depends on SHMEM
124 created on your hard drive. The files live in memory and swap
132 depends on TMPFS
153 depends on TMPFS
[all …]
DKconfig.binfmt3 depends on MMU && (BROKEN || !FRV)
29 depends on COMPAT && BINFMT_ELF
38 depends on (FRV || BLACKFIN || (SUPERH32 && !MMU) || C6X)
41 ELF FDPIC binaries are based on ELF, but allow the individual load
47 It is also possible to run FDPIC ELF binaries on MMU linux also.
57 depends on BINFMT_ELF && ELF_CORE
92 depends on !MMU && (!FRV || BROKEN)
98 depends on BINFMT_FLAT
105 depends on BINFMT_FLAT
114 depends on HAVE_AOUT
[all …]
/fs/squashfs/
DKconfig3 depends on BLOCK
30 depends on SQUASHFS
49 poor performance on parallel I/O workloads when using multiple CPU
50 machines due to waiting on decompressor availability.
57 on a demand basis.
63 poor performance on parallel I/O workloads when using multiple CPU
64 machines due to waiting on decompressor availability.
74 depends on SQUASHFS
84 depends on SQUASHFS
97 depends on SQUASHFS
[all …]
/fs/minix/
DKconfig3 depends on BLOCK
6 The minix file system (method to organize files on a hard disk
9 You don't want to use the minix file system on your hard disk
11 on older Linux floppy disks. This option will enlarge your kernel
21 depends on M32R || MICROBLAZE || MIPS || S390 || SUPERH || SPARC || XTENSA || (M68K && !MMU)
25 depends on M68K && MMU
/fs/ubifs/
DKconfig10 depends on MTD_UBI
12 UBIFS is a file system for flash devices which works on top of UBI.
16 depends on UBIFS_FS
26 depends on UBIFS_FS
34 depends on UBIFS_FS
41 depends on UBIFS_FS
49 so be careful. How often atime is updated depends on the selected strategy:
/fs/adfs/
DKconfig3 depends on BLOCK
6 RiscOS operating system which runs on Acorn's ARM-based Risc PC
8 here, Linux will be able to read from ADFS partitions on hard drives
13 /dev/[hs]d?1) on each of your drives. Please read the file
23 depends on ADFS_FS
25 If you say Y here, you will be able to write to ADFS partitions on
/fs/proc/
DKconfig6 of the system. "Virtual" means that it doesn't take up any space on
7 your hard disk: the files are created on the fly by the kernel when
25 <file:Documentation/filesystems/proc.txt> and on the proc(5) manpage
29 programs depend on this, so everyone should say Y here.
33 depends on PROC_FS && MMU
41 depends on PROC_FS && CRASH_DUMP
48 depends on PROC_FS
53 certain kernel parameters and variables on the fly without requiring
67 depends on PROC_FS && MMU
88 depends on PROC_FS && RT_MUTEXES
/fs/nls/
DKconfig9 depend on it (e.g. FAT, JOLIET, NT, BEOS filesystems), as well
26 system (if different) to store data (filenames) on a disk.
45 codepage if you want to be able to read/write these filenames on
57 codepage if you want to be able to read/write these filenames on
69 codepage if you want to be able to read/write these filenames on
82 codepage if you want to be able to read/write these filenames on
98 codepage if you want to be able to read/write these filenames on
113 codepage if you want to be able to read/write these filenames on
124 codepage if you want to be able to read/write these filenames on
135 codepage if you want to be able to read/write these filenames on
[all …]
/fs/ocfs2/
DKconfig3 depends on NET && SYSFS && CONFIGFS_FS
22 For more information on OCFS2, see the file
27 depends on OCFS2_FS
41 depends on OCFS2_FS && DLM
53 depends on OCFS2_FS && DEBUG_FS
61 depends on OCFS2_FS
71 depends on OCFS2_FS
/fs/reiserfs/
DKconfig32 depends on REISERFS_FS
37 have forgotten that this was on, and then gone despondent over the
40 effect on end users. If you are on the verge of sending in a bug
46 depends on REISERFS_FS && PROC_FS
57 depends on REISERFS_FS
67 depends on REISERFS_FS_XATTR
80 depends on REISERFS_FS_XATTR
/fs/afs/
DKconfig3 depends on INET
16 depends on AFS_FS
26 depends on AFS_FS=m && FSCACHE || AFS_FS=y && FSCACHE=y
28 Say Y here if you want AFS data to be cached locally on disk through

1234