Home
last modified time | relevance | path

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

12

/linux/tools/perf/Documentation/
H A Dperf-bench.txt183 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 Dperf-check.txt38 The feature names/macros are case-insensitive.
/linux/tools/testing/selftests/net/
H A 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/lib/
H A 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
H A Dtextsearch.c60 * to perform case insensitive matching. But it might slow down
H A Dstring.c35 * strncasecmp - Case insensitive, length-limited string comparison
/linux/fs/efivarfs/
H A Dsuper.c144 * 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 DKconfig51 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 Dmem-functions.c48 "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 DChanges154 and case insensitive name comparisons to use
168 operate case insensitive and length ignorant
/linux/fs/ntfs3/
H A Dupcase.c30 * - Case insensitive
/linux/arch/x86/boot/
H A 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/Documentation/filesystems/
H A Dvfat.rst118 **r**: relaxed, case insensitive
120 **n**: normal, default setting, currently case insensitive
H A Daffs.rst19 in file names are case-insensitive, as they ought to be.
/linux/tools/docs/
H A Dget_abi.py105 help="Case-insensitive search pattern for the ABI symbol")
/linux/Documentation/admin-guide/
H A Dkernel-parameters.rst11 punctuation and sorting digits before letters in a case insensitive
/linux/drivers/acpi/acpica/
H A Dutnonansi.c85 * DESCRIPTION: Case-insensitive string compare. Implementation of the
/linux/fs/xfs/libxfs/
H A Dxfs_dir2.h281 * The "ascii-ci" feature was created to speed up case-insensitive lookups for
H A Dxfs_dir2.c68 * 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 Dfs_context.h274 bool nocase:1; /* request case insensitive filenames */
/linux/fs/hfsplus/
H A Dunicode_test.c79 /* 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 Dparse_features.py487 # Sort by subsystem, then by feature name (case‑insensitive)
/linux/fs/vboxsf/
H A Dshfl_hostintf.h446 * False if the filesystem is case insensitive.
/linux/fs/
H A Ddcache.c2158 * @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 Dfs.h303 #define FS_CASEFOLD_FL 0x40000000 /* Folder is case insensitive */

12