Home
last modified time | relevance | path

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

12

/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
/linux/fs/efivarfs/
H A Dsuper.c144 * 2. A case-insensitive GUID
147 * case-insensitive match on part 2.
162 /* Case-insensitive compare for the GUID */ in efivarfs_d_compare()
175 /* GUID is case-insensitive. */ in efivarfs_d_hash()
/linux/include/linux/
H A 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/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/Documentation/
H A Dperf-check.txt38 The feature names/macros are case-insensitive.
/linux/Documentation/filesystems/
H A 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.
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/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/ABI/testing/
H A Dsysfs-bus-event_source-devices-events40 As performance monitoring event names are case insensitive
/linux/fs/bcachefs/
H A Dinode_format.h133 * BCH_INODE_has_case_insensitive is set if any descendent is case insensitive -
/linux/Documentation/filesystems/bcachefs/
H A Dcasefolding.rst6 bcachefs has support for case-insensitive file and directory
/linux/fs/jfs/
H A 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 …]
H A Djfs_filsys.h74 /* case-insensitive name/directory support */
/linux/scripts/
H A Dget_abi.py105 help="Case-insensitive search pattern for the ABI symbol")
/linux/drivers/acpi/acpica/
H A Dutnonansi.c85 * DESCRIPTION: Case-insensitive string compare. Implementation of the
/linux/fs/hfsplus/
H A Dhfsplus_raw.h209 #define HFSPLUS_KEY_CASEFOLDING 0xCF /* case-insensitive */
/linux/Documentation/admin-guide/
H A Dkernel-parameters.rst9 punctuation and sorting digits before letters in a case insensitive
/linux/fs/xfs/libxfs/
H A Dxfs_dir2.h281 * The "ascii-ci" feature was created to speed up case-insensitive lookups for
/linux/fs/smb/client/
H A Dfs_context.h274 bool nocase:1; /* request case insensitive filenames */
/linux/tools/perf/bench/
H A Dmem-functions.c40 "Available units: B, KB, MB, GB and TB (case insensitive)"),

12