Home
last modified time | relevance | path

Searched refs:lcase (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/fs/fat/
H A Dnamei_vfat.c329 unsigned char *name_res, unsigned char *lcase) in vfat_create_shortname()
446 *lcase = 0; in vfat_create_shortname()
457 *lcase |= CASE_LOWER_BASE; in vfat_create_shortname()
459 *lcase |= CASE_LOWER_EXT; in vfat_create_shortname()
588 unsigned char cksum, lcase; in vfat_build_slots() local
612 msdos_name, &lcase); in vfat_build_slots()
644 de->lcase = lcase; in vfat_build_slots()
327 vfat_create_shortname(struct inode *dir, struct nls_table *nls, wchar_t *uname, int ulen, unsigned char *name_res, unsigned char *lcase) vfat_create_shortname() argument
H A Ddir.c384 de->lcase & CASE_LOWER_BASE); in fat_parse_short()
420 de->lcase & CASE_LOWER_EXT); in fat_parse_short()
1164 de[0].lcase = de[1].lcase = 0; in fat_alloc_new_dir()
H A Dnamei_msdos.c240 de.lcase = 0; in msdos_add_entry()
/kernel/linux/linux-6.6/fs/fat/
H A Dnamei_vfat.c329 unsigned char *name_res, unsigned char *lcase) in vfat_create_shortname()
446 *lcase = 0; in vfat_create_shortname()
457 *lcase |= CASE_LOWER_BASE; in vfat_create_shortname()
459 *lcase |= CASE_LOWER_EXT; in vfat_create_shortname()
588 unsigned char cksum, lcase; in vfat_build_slots() local
612 msdos_name, &lcase); in vfat_build_slots()
644 de->lcase = lcase; in vfat_build_slots()
327 vfat_create_shortname(struct inode *dir, struct nls_table *nls, wchar_t *uname, int ulen, unsigned char *name_res, unsigned char *lcase) vfat_create_shortname() argument
H A Ddir.c384 de->lcase & CASE_LOWER_BASE); in fat_parse_short()
420 de->lcase & CASE_LOWER_EXT); in fat_parse_short()
1164 de[0].lcase = de[1].lcase = 0; in fat_alloc_new_dir()
H A Dnamei_msdos.c240 de.lcase = 0; in msdos_add_entry()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dmsdos_fs.h175 __u8 lcase; /* Case for base and extension */ member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dmsdos_fs.h175 __u8 lcase; /* Case for base and extension */ member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dmsdos_fs.h140 __u8 lcase; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dmsdos_fs.h140 __u8 lcase; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dmsdos_fs.h137 __u8 lcase; member

Completed in 12 milliseconds