Searched refs:only (Results 1 – 25 of 78) sorted by relevance
1234
/fs/efs/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 tristate "EFS file system support (read only)" 10 This implementation only offers read-only access. If you don't know
|
/fs/nls/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 48 only, not to the file contents. You can include several codepages; 60 only, not to the file contents. You can include several codepages; 72 only, not to the file contents. You can include several codepages; 85 only, not to the file contents. You can include several codepages; 101 only, not to the file contents. You can include several codepages; 116 only, not to the file contents. You can include several codepages; 127 only, not to the file contents. You can include several codepages; 138 only, not to the file contents. You can include several codepages; 149 only, not to the file contents. You can include several codepages; [all …]
|
/fs/afs/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 10 driver. It currently only supports unsecured read-only AFS access.
|
/fs/affs/ |
D | Changes | 9 - Doesn't work on the alpha. The only 64/32-bit 135 - put_inode() releases the ext cache only if it's 172 inode if the fs was not an OFS. This bug only shows 208 now resolved only once in lookup(). The backside 234 bitmap pointers read only, also allows them 286 - The filesystem is remounted read-only after an 308 if the filesystem is mounted read-only. 316 - Fixed a nasty bug which didn't allow read-only 319 read only.
|
/fs/crypto/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 20 # Note: this option only pulls in the algorithms that filesystem encryption 25 # Also note that this option only pulls in the generic implementations of the
|
/fs/romfs/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 6 This is a very small read-only file system mainly intended for 8 other read-only media as well. Read
|
/fs/unicode/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 10 be a separate loadable module that gets requested only when a file
|
/fs/sysv/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 18 NOTE: that will work only for binaries from Intel-based systems; 21 If you only intend to mount files from some other Unix over the
|
/fs/ext4/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 9 This config option is here only for backward compatibility. ext3 18 This config option is here only for backward compatibility. ext3 26 This config option is here only for backward compatibility. ext3
|
/fs/qnx4/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 tristate "QNX4 file system support (read only)"
|
/fs/ocfs2/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 32 Cluster Base. It only requires a very small userspace component 76 this option for debugging only as it is likely to decrease
|
/fs/qnx6/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 tristate "QNX6 file system support (read only)"
|
/fs/befs/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 tristate "BeOS file system (BeFS) support (read only)"
|
/fs/nilfs2/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 18 snapshot is mountable as a read-only file system concurrently with
|
/fs/freevxfs/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 13 Currently only readonly access is supported and VxFX versions
|
/fs/9p/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 19 Choose Y here to enable persistent, read-only local
|
/fs/overlayfs/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 111 bool "Overlayfs: turn on metadata only copy up feature by default" 116 copy up only metadata where appropriate and data copy up will 123 mounting an overlay which has metacopy only inodes on a kernel
|
/fs/ceph/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 26 Choose Y here to enable persistent, read-only local
|
/fs/ntfs/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 59 The only supported operation is overwriting existing files, without 61 renaming is possible. Note only non-resident files can be written to
|
/fs/fat/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 13 This FAT support is not a file system in itself, it only provides 57 answer Y. This will only work if you said Y to "DOS FAT fs support" 70 The VFAT support enlarges your kernel by about 10 KB and it only
|
/fs/ntfs3/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 44 NOTE: this is linux only feature. Windows will ignore these ACLs.
|
/fs/erofs/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 9 EROFS (Enhanced Read-Only File System) is a lightweight read-only 12 scenarios which need high-performance read-only solutions, e.g.
|
/fs/ufs/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 tristate "UFS file system support (read only)"
|
/fs/ |
D | Kconfig.binfmt | 1 # SPDX-License-Identifier: GPL-2.0-only 38 only needed for debugging. Note that with CONFIG_COMPAT=y, the 109 this module must consist of compiled binaries only. 177 need debugging or only ever run flawless code.
|
/fs/cramfs/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 8 file system for ROM based embedded systems. CramFs is read-only,
|
1234