Home
last modified time | relevance | path

Searched full:insensitive (Results 1 – 25 of 34) 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/fs/ntfs/
H A 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
188 * For a case insensitive mount, we also perform a case in ntfs_lookup_inode_by_name()
189 * insensitive comparison (provided the file name is not in the in ntfs_lookup_inode_by_name()
208 /* Only one case insensitive matching name allowed. */ in ntfs_lookup_inode_by_name()
251 * Names match with case insensitive comparison, now try the in ntfs_lookup_inode_by_name()
459 * For a case insensitive mount, we also perform a case in ntfs_lookup_inode_by_name()
460 * insensitive comparison (provided the file name is not in the in ntfs_lookup_inode_by_name()
479 /* Only one case insensitive matching name allowed. */ in ntfs_lookup_inode_by_name()
523 * Names match with case insensitive comparison, now try the in ntfs_lookup_inode_by_name()
/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/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.c51 "Available units: B, KB, MB, GB and TB (case insensitive)"),
55 "Available sizes: 4KB, 2MB, 1GB (case insensitive)"),
72 "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/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/lib/
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/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/tools/include/uapi/linux/
H A Dfs.h303 #define FS_CASEFOLD_FL 0x40000000 /* Folder is case insensitive */
/linux/kernel/bpf/
H A Dinode.c656 /* match symbolic name case insensitive and ignoring prefix */ in find_btf_enum_const()
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dfs.h391 #define FS_CASEFOLD_FL 0x40000000 /* Folder is case insensitive */
/linux/Documentation/input/devices/
H A Djoystick-parport.rst49 the computer's side (and thus timing insensitive). To allow up to 5 NES

12