Searched refs:enable (Results 1 – 25 of 30) sorted by relevance
12
/fs/gfs2/ |
D | Kconfig | 20 To use the GFS2 filesystem in a cluster, you will need to enable 25 you want to use the DLM, be sure to enable IPv4/6 networking.
|
/fs/verity/ |
D | Makefile | 5 obj-$(CONFIG_FS_VERITY) += enable.o \
|
D | Kconfig | 18 ioctl to enable verity for a file, which causes the filesystem
|
/fs/nfsd/ |
D | Kconfig | 65 To store ACLs on your NFS server, you also need to enable ACL- 154 Say Y here if you want enable fine-grained security label attribute 159 If you do not wish to enable fine-grained security labels SELinux or
|
/fs/unicode/ |
D | Kconfig | 8 Say Y here to enable UTF-8 NFD normalization and NFD+CF casefolding
|
/fs/ntfs/ |
D | Kconfig | 38 disabled by default. To enable them, supply the option debug_msgs=1 41 you can enable debugging messages by doing (as root):
|
/fs/notify/inotify/ |
D | Kconfig | 7 Say Y here to enable inotify support for userspace, including the
|
/fs/erofs/ |
D | Kconfig | 32 Print debugging messages and enable more BUG_ONs which check 84 If you don't want to enable compression feature, say N.
|
/fs/ocfs2/ |
D | xattr.h | 24 int enable; member
|
D | namei.c | 246 .enable = 1, in ocfs2_mknod() 320 si.enable = 0; in ocfs2_mknod() 416 if (si.enable) { in ocfs2_mknod() 1814 .enable = 1, in ocfs2_symlink() 1885 si.enable = 0; in ocfs2_symlink() 1893 if (si.enable) { in ocfs2_symlink() 1995 if (si.enable) { in ocfs2_symlink()
|
D | Kconfig | 75 This option will enable expensive consistency checks. Enable
|
/fs/notify/fanotify/ |
D | Kconfig | 8 Say Y here to enable fanotify support. fanotify is a file access
|
/fs/befs/ |
D | Kconfig | 26 If you say Y here, you can use the 'debug' mount option to enable
|
/fs/9p/ |
D | Kconfig | 18 Choose Y here to enable persistent, read-only local
|
/fs/overlayfs/ |
D | Kconfig | 87 Most users should say N here and enable this feature on a case-by- 93 bool "Overlayfs: auto enable inode number mapping"
|
/fs/ceph/ |
D | Kconfig | 26 Choose Y here to enable persistent, read-only local
|
/fs/jbd2/ |
D | Kconfig | 28 allows you to enable debugging output while the system is running,
|
/fs/fscache/ |
D | cookie.c | 264 bool enable) in __fscache_acquire_cookie() argument 272 def->name, netfs_data, enable); in __fscache_acquire_cookie() 330 if (enable) { in __fscache_acquire_cookie()
|
/fs/crypto/ |
D | Kconfig | 27 # strongly recommended to enable optimized implementations too. It is safe to
|
/fs/ |
D | Kconfig.binfmt | 13 systems. Saying Y here will enable your kernel to run ELF binaries 155 occasional use for this format, enable module support above
|
/fs/ubifs/ |
D | Kconfig | 58 to preserve the old behavior. If you enable this option, UBIFS starts updating atime,
|
/fs/btrfs/ |
D | Kconfig | 87 enable additional and expensive checks with negative impact on
|
/fs/f2fs/ |
D | Kconfig | 145 sysfs node to enable this feature.
|
/fs/jffs2/ |
D | Kconfig | 23 enable a few assertions and will print debugging messages at the
|
/fs/cifs/ |
D | Kconfig | 47 In general, the default dialects, SMB3 and later, enable better
|
12