Home
last modified time | relevance | path

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

12

/linux/Documentation/admin-guide/
H A 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.
/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/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.c136 * 2. A case-insensitive GUID
139 * case-insensitive match on part 2.
154 /* Case-insensitive compare for the GUID */ in efivarfs_d_compare()
167 /* 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/tools/perf/Documentation/
H A Dperf-bench.txt183 Available units are B, KB, MB, GB and TB (case insensitive).
207 Available units are B, KB, MB, GB and TB (case insensitive).
/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
H A Dxfs_iops.c368 /* else case-insensitive match... */ in xfs_vn_ci_lookup()
418 * but still hashed. This is incompatible with case-insensitive in xfs_vn_unlink()
/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/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.
H A Dhpfs.rst63 As in OS/2, filenames are case insensitive. However, shell thinks that names
/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/tools/perf/bench/
H A Dmem-functions.c40 "Available units: B, KB, MB, GB and TB (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_sf.c889 * number. If it's the first case-insensitive match, store the in xfs_dir2_sf_lookup()
905 * If a case-insensitive match was not found, return -ENOENT. in xfs_dir2_sf_lookup()
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/overlayfs/
H A Dparams.c283 * Root dentries of case-insensitive capable filesystems might in ovl_mount_dir_check()
289 return invalfc(fc, "case-insensitive capable filesystem on %s not supported", name); in ovl_mount_dir_check()
/linux/fs/vboxsf/
H A Dshfl_hostintf.h446 * False if the filesystem is case insensitive.
/linux/fs/
H A Ddcache.c2070 * @inode: the inode case-insensitive lookup has found
2073 * This is to avoid filling the dcache with case-insensitive names to the
2075 * case-insensitive filesystems.
2077 * For a case-insensitive lookup match and if the case-exact dentry
/linux/tools/include/uapi/linux/
H A Dfs.h294 #define FS_CASEFOLD_FL 0x40000000 /* Folder is case insensitive */
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dfs.h294 #define FS_CASEFOLD_FL 0x40000000 /* Folder is case insensitive */

12