/linux-5.10/fs/hpfs/ |
D | super.c | 314 int *lowercase, int *eas, int *chk, int *errs, in parse_opts() argument 355 *lowercase = 1; in parse_opts() 358 *lowercase = 0; in parse_opts() 424 case=lower lowercase all files\n\ in hpfs_help() 425 case=asis do not lowercase files (default)\n\ in hpfs_help() 447 int lowercase, eas, chk, errs, chkdsk, timeshift; in hpfs_remount_fs() local 458 lowercase = sbi->sb_lowercase; in hpfs_remount_fs() 462 if (!(o = parse_opts(data, &uid, &gid, &umask, &lowercase, in hpfs_remount_fs() 480 sbi->sb_lowercase = lowercase; in hpfs_remount_fs() 549 int lowercase, eas, chk, errs, chkdsk, timeshift; in hpfs_fill_super() local [all …]
|
/linux-5.10/arch/s390/kernel/ |
D | ipl_vmparm.c | 19 /* If at least one character is lowercase, we assume mixed in ipl_block_get_ascii_vmparm() 20 * case; otherwise we convert everything to lowercase. in ipl_block_get_ascii_vmparm()
|
/linux-5.10/tools/perf/util/ |
D | demangle-rust.c | 16 * The last component of the path is a 64-bit hash in lowercase hex, prefixed 59 * 1. The hash must consist of "h" followed by 16 lowercase hex digits. 97 * A hash is the prefix "::h" followed by 16 lowercase hex digits. The hex
|
D | expr.c | 102 * to lowercase, including metric references, hence in expr__add_ref() 103 * we need to add lowercase name for metric, so it's in expr__add_ref()
|
/linux-5.10/Documentation/devicetree/bindings/ |
D | xilinx.txt | 37 directive in system.mhs). Should be in lowercase 42 to lowercase and all underscore '_' characters are
|
/linux-5.10/fs/hfs/ |
D | sysdep.c | 14 /* dentry case-handling: just lowercase everything */
|
/linux-5.10/Documentation/devicetree/bindings/powerpc/fsl/ |
D | cpus.txt | 21 name with all uppercase letters converted to lowercase, indicates that
|
/linux-5.10/arch/s390/include/asm/ |
D | ebcdic.h | 19 extern __u8 _ebc_tolower[256]; /* EBCDIC -> lowercase */
|
/linux-5.10/arch/x86/kernel/cpu/ |
D | mkcapflags.sh | 36 # Name is uppercase, VALUE is all lowercase
|
/linux-5.10/fs/unicode/ |
D | utf8-selftest.c | 99 /* "ABba" folds to lowercase */ 122 to upper-case. Before 8.0.0, Cherokee lowercase were
|
/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-event_source-devices-events | 46 a number is base-16 format with a '0x' prefix (lowercase only).
|
/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/ |
D | firmware.c | 77 /* Convert device name to lowercase */ in nvkm_firmware_get()
|
/linux-5.10/Documentation/devicetree/bindings/riscv/ |
D | cpus.yaml | 63 lowercase to simplify parsing.
|
/linux-5.10/drivers/s390/char/ |
D | sclp_tty.c | 396 /* switch to lowercase */ in sclp_switch_cases() 540 /* case input lines to lowercase */ in sclp_tty_init()
|
/linux-5.10/Documentation/filesystems/ |
D | vfat.rst | 128 **lower**: convert to lowercase for display, 303 the 8.3 namespace and are written on Windows NT to be lowercase will
|
/linux-5.10/drivers/infiniband/hw/hfi1/ |
D | efivar.c | 169 * If reading the lowercase EFI variable fail, read the uppercase in read_hfi1_efi_var()
|
/linux-5.10/arch/xtensa/variants/dc232b/include/variant/ |
D | tie.h | 65 * name = lowercase reg name (no quotes)
|
/linux-5.10/scripts/kconfig/lxdialog/ |
D | dialog.h | 235 * -- the lowercase are used to signal mouse-enter events (M_EVENT + 'o')
|
/linux-5.10/arch/xtensa/variants/dc233c/include/variant/ |
D | tie.h | 84 * name = lowercase reg name (no quotes)
|
/linux-5.10/fs/fat/ |
D | namei_vfat.c | 254 * File name and extension name is contain uppercase/lowercase 258 * lowercase char, muliti bytes char, etc. In this case numtail is not 440 * any bad symbols (lowercase transformed to uppercase). in vfat_create_shortname()
|
/linux-5.10/drivers/acpi/acpica/ |
D | utnonansi.c | 26 * DESCRIPTION: Convert a string to lowercase
|
/linux-5.10/arch/xtensa/variants/test_mmuhifi_c3/include/variant/ |
D | tie.h | 64 * name = lowercase reg name (no quotes)
|
/linux-5.10/scripts/dtc/ |
D | checks.c | 297 #define LOWERCASE "abcdefghijklmnopqrstuvwxyz" macro 300 #define PROPNODECHARS LOWERCASE UPPERCASE DIGITS ",._+*#?-" 301 #define PROPNODECHARSSTRICT LOWERCASE UPPERCASE DIGITS ",-" 704 if (strspn(prop->name, LOWERCASE DIGITS "-") != strlen(prop->name)) in check_alias_paths() 705 FAIL(c, dti, node, "aliases property name must include only lowercase and '-'"); in check_alias_paths()
|
/linux-5.10/arch/xtensa/variants/de212/include/variant/ |
D | tie.h | 61 * name = lowercase reg name (no quotes)
|
/linux-5.10/arch/xtensa/variants/csp/include/variant/ |
D | tie.h | 84 * name = lowercase reg name (no quotes)
|