Home
last modified time | relevance | path

Searched full:lowercase (Results 1 – 25 of 46) sorted by relevance

12

/linux-5.10/fs/hpfs/
Dsuper.c314 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/
Dipl_vmparm.c19 /* 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/
Ddemangle-rust.c16 * 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
Dexpr.c102 * 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/
Dxilinx.txt37 directive in system.mhs). Should be in lowercase
42 to lowercase and all underscore '_' characters are
/linux-5.10/fs/hfs/
Dsysdep.c14 /* dentry case-handling: just lowercase everything */
/linux-5.10/Documentation/devicetree/bindings/powerpc/fsl/
Dcpus.txt21 name with all uppercase letters converted to lowercase, indicates that
/linux-5.10/arch/s390/include/asm/
Debcdic.h19 extern __u8 _ebc_tolower[256]; /* EBCDIC -> lowercase */
/linux-5.10/arch/x86/kernel/cpu/
Dmkcapflags.sh36 # Name is uppercase, VALUE is all lowercase
/linux-5.10/fs/unicode/
Dutf8-selftest.c99 /* "ABba" folds to lowercase */
122 to upper-case. Before 8.0.0, Cherokee lowercase were
/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-events46 a number is base-16 format with a '0x' prefix (lowercase only).
/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/
Dfirmware.c77 /* Convert device name to lowercase */ in nvkm_firmware_get()
/linux-5.10/Documentation/devicetree/bindings/riscv/
Dcpus.yaml63 lowercase to simplify parsing.
/linux-5.10/drivers/s390/char/
Dsclp_tty.c396 /* switch to lowercase */ in sclp_switch_cases()
540 /* case input lines to lowercase */ in sclp_tty_init()
/linux-5.10/Documentation/filesystems/
Dvfat.rst128 **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/
Defivar.c169 * If reading the lowercase EFI variable fail, read the uppercase in read_hfi1_efi_var()
/linux-5.10/arch/xtensa/variants/dc232b/include/variant/
Dtie.h65 * name = lowercase reg name (no quotes)
/linux-5.10/scripts/kconfig/lxdialog/
Ddialog.h235 * -- the lowercase are used to signal mouse-enter events (M_EVENT + 'o')
/linux-5.10/arch/xtensa/variants/dc233c/include/variant/
Dtie.h84 * name = lowercase reg name (no quotes)
/linux-5.10/fs/fat/
Dnamei_vfat.c254 * 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/
Dutnonansi.c26 * DESCRIPTION: Convert a string to lowercase
/linux-5.10/arch/xtensa/variants/test_mmuhifi_c3/include/variant/
Dtie.h64 * name = lowercase reg name (no quotes)
/linux-5.10/scripts/dtc/
Dchecks.c297 #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/
Dtie.h61 * name = lowercase reg name (no quotes)
/linux-5.10/arch/xtensa/variants/csp/include/variant/
Dtie.h84 * name = lowercase reg name (no quotes)

12