Lines Matching +full:ascii +full:- +full:based
1 # SPDX-License-Identifier: GPL-2.0-only
10 on the SGI IRIX platform. It is completely multi-threaded, can
12 variable block sizes, is extent based, and makes extensive use of
17 for complete details. This implementation is on-disk compatible
51 bool "Support deprecated case-insensitive ascii (ascii-ci=1) format"
55 The ASCII case insensitivity filesystem feature only works correctly
56 on systems that have been coerced into using ISO 8859-1, and it does
58 the locale settings in userspace, so it corrupts UTF-8 names.
66 beginning with "ascii-ci=". If the string "ascii-ci=1" is found, the
67 filesystem is a case-insensitive filesystem. If no such string is
74 To continue supporting case-insensitivity (ascii-ci=1), say Y.
85 higher level guarantee of consistency. The on-disk data format for
92 with or without the generic quota support enabled (CONFIG_QUOTA) -
117 to applications via the inherit-realtime directory inode flag.
168 timers and the need to merge per-invocation information into the
199 It converts ASSERT checks to WARN, so will log any out-of-bounds
202 not cause the kernel to panic on non-fatal errors.
213 and extra sanity-checking functions in various code paths.