Home
last modified time | relevance | path

Searched full:insensitive (Results 1 – 25 of 57) sorted by relevance

123

/linux-6.14.4/Documentation/admin-guide/
Dext4.rst94 * Case-insensitive file name lookups
101 case-insensitive file name lookups
104 The case-insensitive file name lookup feature is supported on a
105 per-directory basis, allowing the user to mix case-insensitive and
108 case-insensitive string match operation is only defined when we know how
110 case-insensitive directories, the filesystem must have the
123 used on large case-insensitive directories with DX feature. On DX
136 operate on that file, but the case-insensitive lookups won't work.
Dkernel-parameters.rst9 punctuation and sorting digits before letters in a case insensitive
/linux-6.14.4/tools/testing/selftests/net/
Dhwtstamp_config.c81 "tx_type is any of (case-insensitive):\n", in usage()
84 fputs("rx_filter is any of (case-insensitive):\n", stderr); in usage()
/linux-6.14.4/lib/
Dkstrtox.c124 * hexadecimal (case insensitive), if it otherwise begins with 0, it will be
148 * hexadecimal (case insensitive), if it otherwise begins with 0, it will be
220 * hexadecimal (case insensitive), if it otherwise begins with 0, it will be
251 * hexadecimal (case insensitive), if it otherwise begins with 0, it will be
Dtextsearch.c60 * to perform case insensitive matching. But it might slow down
/linux-6.14.4/fs/efivarfs/
Dsuper.c136 * 2. A case-insensitive GUID
139 * case-insensitive match on part 2.
154 /* Case-insensitive compare for the GUID */ in efivarfs_d_compare()
167 /* GUID is case-insensitive. */ in efivarfs_d_hash()
/linux-6.14.4/include/linux/
Dkstrtox.h23 * hexadecimal (case insensitive), if it otherwise begins with 0, it will be
51 * hexadecimal (case insensitive), if it otherwise begins with 0, it will be
/linux-6.14.4/tools/perf/Documentation/
Dperf-bench.txt183 Available units are B, KB, MB, GB and TB (case insensitive).
207 Available units are B, KB, MB, GB and TB (case insensitive).
Dperf-check.txt38 The feature names/macros are case-insensitive.
/linux-6.14.4/fs/xfs/
DKconfig51 bool "Support deprecated case-insensitive ascii (ascii-ci=1) format"
67 filesystem is a case-insensitive filesystem. If no such string is
/linux-6.14.4/Documentation/filesystems/
Dtmpfs.rst244 tmpfs has the following mounting options for case-insensitive lookup support:
256 This option doesn't render the entire filesystem case-insensitive. One needs to
259 mountpoint itself cannot be made case-insensitive.
Dvfat.rst118 **r**: relaxed, case insensitive
120 **n**: normal, default setting, currently case insensitive
Daffs.rst19 in file names are case-insensitive, as they ought to be.
/linux-6.14.4/fs/affs/
DChanges154 and case insensitive name comparisons to use
168 operate case insensitive and length ignorant
/linux-6.14.4/fs/ntfs3/
Dupcase.c30 * - Case insensitive
/linux-6.14.4/arch/x86/boot/
Dstring.c315 * hexadecimal (case insensitive), if it otherwise begins with 0, it will be
352 * hexadecimal (case insensitive), if it otherwise begins with 0, it will be
/linux-6.14.4/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-events40 As performance monitoring event names are case insensitive
/linux-6.14.4/fs/jfs/
Djfs_dtree.c41 * case-insensitive directory file system
44 * but stored, searched and compared in case-insensitive (uppercase) order
47 * sensitive: Ad, aB, aC, aD -> insensitive: aB, aC, aD, Ad
55 * either for, in case-insensitive search, duplicate
58 * router entry must be created/stored in case-insensitive way
66 * case-insensitive search:
70 * case-insensitive search of B-tree:
74 * if (leaf entry case-insensitive match found)
75 * if (next entry satisfies case-insensitive match)
77 * if (prev entry satisfies case-insensitive match)
[all …]
Djfs_filsys.h74 /* case-insensitive name/directory support */
/linux-6.14.4/drivers/acpi/acpica/
Dutnonansi.c85 * DESCRIPTION: Case-insensitive string compare. Implementation of the
/linux-6.14.4/fs/hfsplus/
Dhfsplus_raw.h209 #define HFSPLUS_KEY_CASEFOLDING 0xCF /* case-insensitive */
/linux-6.14.4/fs/smb/client/
Dfs_context.h256 bool nocase:1; /* request case insensitive filenames */
/linux-6.14.4/fs/xfs/libxfs/
Dxfs_dir2.h281 * The "ascii-ci" feature was created to speed up case-insensitive lookups for
/linux-6.14.4/tools/perf/bench/
Dmem-functions.c40 "Available units: B, KB, MB, GB and TB (case insensitive)"),
/linux-6.14.4/fs/overlayfs/
Dparams.c283 * Root dentries of case-insensitive capable filesystems might in ovl_mount_dir_check()
289 return invalfc(fc, "case-insensitive capable filesystem on %s not supported", name); in ovl_mount_dir_check()

123