Home
last modified time | relevance | path

Searched refs:casefold (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/fs/hfsplus/
H A Dunicode.c389 int casefold, decompose, size, len; in hfsplus_hash_dentry() local
395 casefold = test_bit(HFSPLUS_SB_CASEFOLD, &HFSPLUS_SB(sb)->flags); in hfsplus_hash_dentry()
413 if (casefold) in hfsplus_hash_dentry()
415 if (!casefold || c2) in hfsplus_hash_dentry()
420 if (casefold) in hfsplus_hash_dentry()
422 if (!casefold || c2) in hfsplus_hash_dentry()
440 int casefold, decompose, size; in hfsplus_compare_dentry() local
448 casefold = test_bit(HFSPLUS_SB_CASEFOLD, &HFSPLUS_SB(sb)->flags); in hfsplus_compare_dentry()
490 if (casefold) { in hfsplus_compare_dentry()
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dparselogs.py54 cls.errors = [s.casefold() for s in cls.errors]
67 cls.ignore_errors.append(line.casefold())
154 line_lower = line.casefold()
/openbmc/bmcweb/scripts/
H A Dupdate_schemas.py69 key = str.casefold(key)
/openbmc/linux/fs/ext4/
H A Dsysfs.c315 EXT4_ATTR_FEATURE(casefold);
335 ATTR_LIST(casefold),
H A Dext4.h2141 EXT4_FEATURE_INCOMPAT_FUNCS(casefold, CASEFOLD) in EXT4_FEATURE_COMPAT_FUNCS()
/openbmc/linux/fs/f2fs/
H A Dsysfs.c1050 F2FS_FEATURE_RO_ATTR(casefold);
1187 ATTR_LIST(casefold),
1218 F2FS_SB_FEATURE_RO_ATTR(casefold, CASEFOLD);
H A Df2fs.h4452 F2FS_FEATURE_FUNCS(casefold, CASEFOLD);
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate.py951 str_a, str_b = sorted((" & ".join(a), " & ".join(b)), key=str.casefold)
955 return sorted(list(set(flattened_licenses(value, _choose))), key=str.casefold)
1026 lines.append('LICENSE = "%s"' % ' & '.join(sorted(licenses, key=str.casefold)))
H A Dcreate_go.py650 ' & '.join(sorted(licenses, key=str.casefold)))
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs251 verity, sb_checksum, casefold, readonly, compression, pin_file.
261 verity, sb_checksum, casefold, readonly, compression.
272 casefold, readonly, compression, test_dummy_encryption_v2,
/openbmc/openbmc-tools/openbmctool/
H A Dopenbmctool.py4640 if (prop.casefold() == curMode.casefold()):
4642 if (prop.casefold() == supModes.casefold()):
4668 if args.mode.casefold() not in \
4669 (m.casefold() for m in sModes.split(',')) or not args.mode:
/openbmc/linux/Documentation/admin-guide/
H A Dext4.rst111 casefold feature, which stores the filesystem-wide encoding
/openbmc/linux/Documentation/filesystems/
H A Dfscrypt.rst645 encryption policy was specified but the directory has the casefold