| /fs/overlayfs/ |
| A D | Kconfig | 17 depends on OVERLAY_FS 34 depends on OVERLAY_FS 48 depends on OVERLAY_FS 67 depends on OVERLAY_FS 68 depends on OVERLAY_FS_INDEX 69 depends on !OVERLAY_FS_METACOPY 96 depends on OVERLAY_FS 97 depends on 64BIT 113 depends on OVERLAY_FS 130 bool "Overlayfs: turn on extra debugging checks" [all …]
|
| /fs/nfs/ |
| A D | Kconfig | 37 depends on NFS_FS 47 depends on NFS_FS 57 depends on NFS_V3 63 Lists on files residing on NFS servers. NFS servers enforce 68 applications to access and modify ACLs on files on the server. 79 depends on NFS_FS 97 This option enables swapon to work on files located on NFS mounts. 101 depends on NFS_V4 111 depends on NFS_V4_1 174 depends on NFS_FS [all …]
|
| /fs/bcachefs/ |
| A D | Kconfig | 4 depends on BLOCK 35 depends on BCACHEFS_FS 40 depends on BCACHEFS_FS 52 depends on BCACHEFS_FS 57 depends on BCACHEFS_FS 73 depends on BCACHEFS_FS 85 depends on BCACHEFS_FS 91 depends on BCACHEFS_FS 92 depends on SMP 108 depends on BCACHEFS_FS [all …]
|
| /fs/f2fs/ |
| A D | Kconfig | 4 depends on BLOCK 33 depends on F2FS_FS 46 depends on F2FS_FS 56 depends on F2FS_FS_XATTR 67 depends on F2FS_FS_XATTR 81 depends on F2FS_FS 89 depends on F2FS_FS 97 depends on F2FS_FS 111 depends on F2FS_FS_LZO 125 depends on F2FS_FS_LZ4 [all …]
|
| /fs/kernfs/ |
| A D | file.c | 523 if (!on) { in kernfs_get_open_node() 525 on = kzalloc(sizeof(*on), GFP_KERNEL); in kernfs_get_open_node() 526 if (!on) { in kernfs_get_open_node() 538 on->nr_to_release++; in kernfs_get_open_node() 568 if (!on) { in kernfs_unlink_open_file() 580 on->nr_mmapped--; in kernfs_unlink_open_file() 787 ret = on && (on->nr_mmapped || on->nr_to_release); in kernfs_should_drain_open_files() 801 if (!on) { in kernfs_drain_open_files() 812 on->nr_mmapped--; in kernfs_drain_open_files() 819 WARN_ON_ONCE(on->nr_mmapped || on->nr_to_release); in kernfs_drain_open_files() [all …]
|
| /fs/nfsd/ |
| A D | Kconfig | 4 depends on INET 5 depends on FILE_LOCKING 6 depends on FSNOTIFY 14 depends on MULTIUSER 39 depends on NFSD 50 depends on NFSD_V2 54 depends on NFSD 59 manipulate POSIX Access Control Lists on files residing on NFS 126 depends on NFSD_V4 166 depends on NFSD_V4 [all …]
|
| /fs/netfs/ |
| A D | Kconfig | 11 bool "Gather statistical information on local caching" 12 depends on NETFS_SUPPORT && PROC_FS 14 This option causes statistical information to be gathered on local 20 execution as there are a quite a few stats gathered, and on a 21 multi-CPU system these may be on cachelines that keep bouncing 27 depends on NETFS_SUPPORT 35 depends on NETFS_SUPPORT 39 Different sorts of caches can be plugged in, depending on the 45 bool "Gather statistical information on local caching" 46 depends on FSCACHE && PROC_FS [all …]
|
| /fs/jffs2/ |
| A D | Kconfig | 5 depends on MTD 10 this on normal block devices, only on 'MTD' devices. 17 depends on JFFS2_FS 34 depends on JFFS2_FS 55 depends on JFFS2_FS 68 depends on JFFS2_FS 102 depends on JFFS2_FS 117 depends on JFFS2_FS 131 depends on JFFS2_FS 141 depends on JFFS2_FS [all …]
|
| /fs/ |
| A D | Kconfig | 30 depends on BUFFER_HEAD 61 depends on MMU 62 depends on ZONE_DEVICE 94 depends on FS_DAX 95 depends on ZONE_DEVICE 169 depends on SHMEM 183 depends on TMPFS 201 depends on TMPFS 237 depends on TMPFS 343 depends on NET [all …]
|
| /fs/pstore/ |
| A D | Kconfig | 18 depends on PSTORE 26 depends on PSTORE 39 depends on PSTORE 46 depends on PSTORE 57 depends on PSTORE 59 depends on DEBUG_FS 70 depends on PSTORE 71 depends on HAS_IOMEM 86 depends on PSTORE 93 depends on PSTORE [all …]
|
| A D | ftrace.c | 67 static int pstore_set_ftrace_enabled(bool on) in pstore_set_ftrace_enabled() argument 71 if (on == pstore_ftrace_enabled) in pstore_set_ftrace_enabled() 74 if (on) { in pstore_set_ftrace_enabled() 83 __func__, on ? "" : "un", ret); in pstore_set_ftrace_enabled() 85 pstore_ftrace_enabled = on; in pstore_set_ftrace_enabled() 94 u8 on; in pstore_ftrace_knob_write() local 97 ret = kstrtou8_from_user(buf, count, 2, &on); in pstore_ftrace_knob_write() 102 ret = pstore_set_ftrace_enabled(on); in pstore_ftrace_knob_write()
|
| /fs/squashfs/ |
| A D | Kconfig | 4 depends on BLOCK 31 depends on SQUASHFS 58 depends on SQUASHFS 62 depends on SQUASHFS 66 depends on SQUASHFS 71 depends on SQUASHFS 84 depends on SQUASHFS 131 depends on SQUASHFS 144 depends on SQUASHFS 154 depends on SQUASHFS [all …]
|
| /fs/fuse/ |
| A D | Kconfig | 20 a filesystem based on FUSE, answer Y or M. 24 depends on FUSE_FS 30 based on CUSE, answer Y or M. 34 depends on FUSE_FS 47 depends on VIRTIO_FS 48 depends on FS_DAX 49 depends on DAX 60 depends on FUSE_FS 64 to be performed directly on a backing file. 71 depends on FUSE_FS [all …]
|
| /fs/smb/client/ |
| A D | Kconfig | 4 depends on INET 57 depends on CIFS 71 depends on CIFS 86 depends on CIFS 95 depends on CIFS 123 depends on CIFS 131 depends on CIFS_DEBUG 145 used to communicate on an encrypted share connection on the 152 depends on CIFS 165 depends on CIFS [all …]
|
| /fs/cachefiles/ |
| A D | Kconfig | 4 tristate "Filesystem caching on files" 5 depends on NETFS_SUPPORT && FSCACHE && BLOCK 16 depends on CACHEFILES 19 caching on files module. If this is set, the debugging output may be 25 depends on CACHEFILES && SYSCTL 31 bool "Support for on-demand read" 32 depends on CACHEFILES 35 This permits userspace to enable the cachefiles on-demand read mode.
|
| /fs/xfs/ |
| A D | Kconfig | 4 depends on BLOCK 27 depends on XFS_FS 52 depends on XFS_FS 79 depends on XFS_FS 97 depends on XFS_FS 107 depends on XFS_FS 140 depends on XFS_FS 141 depends on TMPFS && SHMEM 161 depends on XFS_ONLINE_SCRUB 209 depends on XFS_FS [all …]
|
| /fs/ext4/ |
| A D | Kconfig | 14 depends on EXT3_FS 23 depends on EXT3_FS 41 the on-disk format of ext4 is not forwards compatible with 42 ext3; it is based on extent maps and it supports 48-bit 64 depends on EXT4_FS 65 depends on EXT2_FS=n 75 depends on EXT4_FS 85 depends on EXT4_FS 97 depends on EXT4_FS 101 If you select Y here, then you will be able to turn on debugging [all …]
|
| /fs/erofs/ |
| A D | Kconfig | 5 depends on BLOCK 40 depends on EROFS_FS 50 depends on EROFS_FS 61 depends on EROFS_FS_XATTR 88 depends on EROFS_FS 105 depends on EROFS_FS 114 depends on EROFS_FS_ZIP 125 depends on EROFS_FS_ZIP 139 depends on EROFS_FS_ZIP 153 depends on EROFS_FS_ZIP [all …]
|
| /fs/proc/ |
| A D | Kconfig | 30 programs depend on this, so everyone should say Y here. 34 depends on PROC_FS && MMU 43 depends on PROC_FS && CRASH_DUMP 50 depends on PROC_VMCORE 69 depends on PROC_VMCORE && NEED_PROC_VMCORE_DEVICE_RAM 70 depends on VIRTIO_MEM 85 depends on PROC_FS 104 depends on PROC_FS && MMU 114 depends on PROC_FS 125 depends on PROC_FS [all …]
|
| /fs/btrfs/ |
| A D | Kconfig | 21 depends on PAGE_SIZE_LESS_THAN_256KB 24 Btrfs is a general purpose copy-on-write filesystem with extents, 26 features focused on fault tolerance, repair and easy administration. 43 depends on BTRFS_FS 53 depends on BTRFS_FS 64 depends on BTRFS_FS 71 This has negative impact on performance. 77 depends on BTRFS_FS 88 depends on BTRFS_FS 112 support RAID1* profiles on zoned devices, [all …]
|
| /fs/minix/ |
| A D | Kconfig | 4 depends on BLOCK 8 The minix file system (method to organize files on a hard disk 11 You don't want to use the minix file system on your hard disk 13 on older Linux floppy disks. This option will enlarge your kernel 23 depends on MICROBLAZE || MIPS || S390 || SUPERH || SPARC || XTENSA || (M68K && !MMU) 27 depends on M68K && MMU
|
| /fs/smb/server/ |
| A D | Kconfig | 3 depends on INET 4 depends on MULTIUSER 5 depends on FILE_LOCKING 27 to access files residing on this system using SMB3 protocol. 51 …depends on SMB_SERVER=m && INFINIBAND && INFINIBAND_ADDR_TRANS || SMB_SERVER=y && INFINIBAND=y && … 65 depends on SMB_SERVER 73 depends on SMB_SERVER
|
| /fs/adfs/ |
| A D | Kconfig | 4 depends on BLOCK 8 RiscOS operating system which runs on Acorn's ARM-based Risc PC 10 here, Linux will be able to read from ADFS partitions on hard drives 15 /dev/[hs]d?1) on each of your drives. Please read the file 25 depends on ADFS_FS 27 If you say Y here, you will be able to write to ADFS partitions on
|
| /fs/nls/ |
| A D | Kconfig | 10 depend on it (e.g. FAT, JOLIET, NT, BEOS filesystems), as well 27 system (if different) to store data (filenames) on a disk. 46 codepage if you want to be able to read/write these filenames on 58 codepage if you want to be able to read/write these filenames on 285 correctly on the screen, you need to include the appropriate 294 correctly on the screen, you need to include the appropriate 324 correctly on the screen, you need to include the appropriate 336 correctly on the screen, you need to include the appropriate 347 correctly on the screen, you need to include the appropriate 357 correctly on the screen, you need to include the appropriate [all …]
|
| /fs/ocfs2/ |
| A D | Kconfig | 4 depends on INET && SYSFS && CONFIGFS_FS 25 For more information on OCFS2, see the file 30 depends on OCFS2_FS 44 depends on OCFS2_FS && DLM 56 depends on OCFS2_FS && DEBUG_FS 64 depends on OCFS2_FS 74 depends on OCFS2_FS
|