Home
last modified time | relevance | path

Searched refs:enabled (Results 1 – 11 of 11) sorted by relevance

/fs/overlayfs/
DKconfig18 If this config option is enabled then overlay filesystems will use
49 If this config option is enabled then overlay filesystems will use
70 If this config option is enabled then overlay filesystems will use
97 If this config option is enabled then overlay filesystems will use
114 If this config option is enabled then overlay filesystems will
/fs/cachefiles/
DKconfig18 This permits debugging to be dynamically enabled in the filesystem
20 enabled by setting bits in /sys/modules/cachefiles/parameter/debug or
/fs/
Dbinfmt_misc.c44 static int enabled = 1; variable
140 if (!enabled) in load_misc_binary()
775 char *s = enabled ? "enabled\n" : "disabled\n"; in bm_status_read()
789 enabled = 0; in bm_status_write()
793 enabled = 1; in bm_status_write()
/fs/fscache/
DKconfig51 This permits debugging to be dynamically enabled in the local caching
53 enabled by setting bits in /sys/modules/fscache/parameter/debug.
/fs/pstore/
DKconfig115 When the option is enabled, pstore will log all kernel
122 When the option is enabled, pstore will export a character
/fs/ubifs/
DKconfig25 are enabled in UBIFS. Removing compressors means inability to read
/fs/ntfs/
DKconfig14 without NTFS support enabled in the kernel.
/fs/xfs/
DKconfig40 with or without the generic quota support enabled (CONFIG_QUOTA) -
/fs/jffs2/
DKconfig106 compression modules, if any, are enabled in JFFS2. Removing
/fs/cifs/
DKconfig102 is enabled in the kernel build, LANMAN authentication will not be
/fs/f2fs/
Dsuper.c1910 int enabled = 0; in f2fs_enable_quota_files() local
1926 enabled = 1; in f2fs_enable_quota_files()
1933 return enabled; in f2fs_enable_quota_files()