Home
last modified time | relevance | path

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

/linux/fs/fat/
H A Dnamei_vfat.c587 unsigned char msdos_name[MSDOS_NAME]; in vfat_build_slots() local
610 msdos_name, &lcase); in vfat_build_slots()
620 cksum = fat_checksum(msdos_name); in vfat_build_slots()
640 memcpy(de->name, msdos_name, MSDOS_NAME); in vfat_build_slots()