Lines Matching +full:per +full:- +full:string
1 # SPDX-License-Identifier: GPL-2.0-only
10 on the SGI IRIX platform. It is completely multi-threaded, can
17 for complete details. This implementation is on-disk compatible
38 xfs_info against a filesystem mountpoint and checking for a string
39 beginning with "crc=". If the string "crc=0" is found, the
40 filesystem is a V4 filesystem. If no such string is found, please
51 bool "Support deprecated case-insensitive ascii (ascii-ci=1) format"
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.
65 xfs_info against a filesystem mountpoint and checking for a string
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.
83 a per user and/or a per group basis under XFS. XFS considers quota
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.