Home
last modified time | relevance | path

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

123

/Linux-v6.1/fs/efivarfs/
Dsuper.c38 * 2. A case-insensitive GUID
41 * case-insensitive match on part 2.
56 /* Case-insensitive compare for the GUID */ in efivarfs_d_compare()
72 /* GUID is case-insensitive. */ in efivarfs_d_hash()
/Linux-v6.1/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-v6.1/tools/testing/selftests/net/
Dhwtstamp_config.c79 "tx_type is any of (case-insensitive):\n", in usage()
82 fputs("rx_filter is any of (case-insensitive):\n", stderr); in usage()
/Linux-v6.1/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-v6.1/fs/ntfs/
Ddir.c48 * insensitive match at the same time. If we find a case insensitive match, we
50 * the case insensitive match and setup @res (which we allocate!) with the mft
182 * For a case insensitive mount, we also perform a case in ntfs_lookup_inode_by_name()
183 * insensitive comparison (provided the file name is not in the in ntfs_lookup_inode_by_name()
201 /* Only one case insensitive matching name allowed. */ in ntfs_lookup_inode_by_name()
249 * Names match with case insensitive comparison, now try the in ntfs_lookup_inode_by_name()
442 * For a case insensitive mount, we also perform a case in ntfs_lookup_inode_by_name()
443 * insensitive comparison (provided the file name is not in the in ntfs_lookup_inode_by_name()
461 /* Only one case insensitive matching name allowed. */ in ntfs_lookup_inode_by_name()
511 * Names match with case insensitive comparison, now try the in ntfs_lookup_inode_by_name()
[all …]
Dvolume.h129 Otherwise be case insensitive but still
Dunistr.c52 * the @upcase table is used to performa a case insensitive comparison.
/Linux-v6.1/tools/perf/Documentation/
Dperf-bench.txt161 Available units are B, KB, MB, GB and TB (case insensitive).
185 Available units are B, KB, MB, GB and TB (case insensitive).
/Linux-v6.1/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-v6.1/fs/ntfs3/
Dupcase.c30 * - Case insensitive
/Linux-v6.1/fs/affs/
DChanges154 and case insensitive name comparisons to use
168 operate case insensitive and length ignorant
/Linux-v6.1/arch/x86/boot/
Dstring.c323 * hexadecimal (case insensitive), if it otherwise begins with 0, it will be
360 * hexadecimal (case insensitive), if it otherwise begins with 0, it will be
/Linux-v6.1/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.h73 /* case-insensitive name/directory support */
/Linux-v6.1/Documentation/devicetree/bindings/riscv/
Dcpus.yaml80 insensitive, letters in the riscv,isa string must be all
/Linux-v6.1/Documentation/filesystems/
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-v6.1/fs/cifs/
Dfs_context.h216 bool nocase:1; /* request case insensitive filenames */
/Linux-v6.1/drivers/acpi/acpica/
Dutnonansi.c85 * DESCRIPTION: Case-insensitive string compare. Implementation of the
/Linux-v6.1/fs/xfs/libxfs/
Dxfs_dir2.c56 * ASCII case-insensitive (ie. A-Z) support for directories that was
320 * If doing a CI lookup and case-insensitive match, dup actual name into
/Linux-v6.1/fs/hfsplus/
Dhfsplus_raw.h209 #define HFSPLUS_KEY_CASEFOLDING 0xCF /* case-insensitive */
/Linux-v6.1/tools/perf/bench/
Dmem-functions.c40 "Available units: B, KB, MB, GB and TB (case insensitive)"),
/Linux-v6.1/tools/include/uapi/linux/
Dfs.h269 #define FS_CASEFOLD_FL 0x40000000 /* Folder is case insensitive */

123