| /linux/tools/perf/Documentation/ |
| H A D | perf-bench.txt | 183 Available units are B, KB, MB, GB and TB (case insensitive). 188 Available values are 4KB, 2MB, 1GB (case insensitive). 193 Available units are B, KB, MB, GB and TB (case insensitive). 217 Available units are B, KB, MB, GB and TB (case insensitive). 222 Available values are 4KB, 2MB, 1GB (case insensitive). 227 Available units are B, KB, MB, GB and TB (case insensitive). 251 Available units are B, KB, MB, GB and TB (case insensitive). 256 Available values are 4KB, 2MB, 1GB (case insensitive).
|
| H A D | perf-check.txt | 38 The feature names/macros are case-insensitive.
|
| /linux/tools/testing/selftests/net/ |
| H A D | hwtstamp_config.c | 81 "tx_type is any of (case-insensitive):\n", in usage() 84 fputs("rx_filter is any of (case-insensitive):\n", stderr); in usage()
|
| /linux/lib/ |
| H A D | kstrtox.c | 124 * 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
|
| H A D | textsearch.c | 60 * to perform case insensitive matching. But it might slow down
|
| H A D | string.c | 35 * strncasecmp - Case insensitive, length-limited string comparison
|
| /linux/fs/efivarfs/ |
| H A D | super.c | 144 * 2. A case-insensitive GUID 147 * case-insensitive match on part 2. 166 /* Case-insensitive compare for the GUID */ in efivarfs_d_compare() 179 /* GUID is case-insensitive. */ in efivarfs_d_hash()
|
| /linux/fs/xfs/ |
| H A D | Kconfig | 51 bool "Support deprecated case-insensitive ascii (ascii-ci=1) format" 67 filesystem is a case-insensitive filesystem. If no such string is
|
| /linux/tools/perf/bench/ |
| H A D | mem-functions.c | 48 "Available units: B, KB, MB, GB and TB (case insensitive)"), 52 "Available sizes: 4KB, 2MB, 1GB (case insensitive)"), 69 "Available units: B, KB, MB, GB and TB (case insensitive)"),
|
| /linux/fs/affs/ |
| H A D | Changes | 154 and case insensitive name comparisons to use 168 operate case insensitive and length ignorant
|
| /linux/fs/ntfs3/ |
| H A D | upcase.c | 30 * - Case insensitive
|
| /linux/arch/x86/boot/ |
| H A D | string.c | 315 * 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/Documentation/filesystems/ |
| H A D | vfat.rst | 118 **r**: relaxed, case insensitive 120 **n**: normal, default setting, currently case insensitive
|
| H A D | affs.rst | 19 in file names are case-insensitive, as they ought to be.
|
| /linux/tools/docs/ |
| H A D | get_abi.py | 105 help="Case-insensitive search pattern for the ABI symbol")
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.rst | 11 punctuation and sorting digits before letters in a case insensitive
|
| /linux/drivers/acpi/acpica/ |
| H A D | utnonansi.c | 85 * DESCRIPTION: Case-insensitive string compare. Implementation of the
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_dir2.h | 281 * The "ascii-ci" feature was created to speed up case-insensitive lookups for
|
| H A D | xfs_dir2.c | 68 * ASCII case-insensitive (ie. A-Z) support for directories that was 367 * If doing a CI lookup and case-insensitive match, dup actual name into
|
| /linux/fs/smb/client/ |
| H A D | fs_context.h | 274 bool nocase:1; /* request case insensitive filenames */
|
| /linux/fs/hfsplus/ |
| H A D | unicode_test.c | 79 /* Test case insensitive comparison */ in hfsplus_strcasecmp_test() 1295 /* Case insensitive: "Hello" == "hello" */ in hfsplus_compare_dentry_casefold_test() 1300 /* Case insensitive: "hello" == "Hello" */ in hfsplus_compare_dentry_casefold_test()
|
| /linux/tools/lib/python/feat/ |
| H A D | parse_features.py | 487 # Sort by subsystem, then by feature name (case‑insensitive)
|
| /linux/fs/vboxsf/ |
| H A D | shfl_hostintf.h | 446 * False if the filesystem is case insensitive.
|
| /linux/fs/ |
| H A D | dcache.c | 2158 * @inode: the inode case-insensitive lookup has found 2161 * This is to avoid filling the dcache with case-insensitive names to the 2163 * case-insensitive filesystems. 2165 * For a case-insensitive lookup match and if the case-exact dentry
|
| /linux/tools/include/uapi/linux/ |
| H A D | fs.h | 303 #define FS_CASEFOLD_FL 0x40000000 /* Folder is case insensitive */
|