Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/fat/
H A Dfat_write.c163 slotptr->name5_10[j] = 0; in str2slot()
164 slotptr->name5_10[j + 1] = 0; in str2slot()
166 goto name5_10; in str2slot()
168 slotptr->name5_10[j] = name[*idx]; in str2slot()
195 name5_10: in str2slot()
198 slotptr->name5_10[end_idx * 2] = 0xff; in str2slot()
199 slotptr->name5_10[end_idx * 2 + 1] = 0xff; in str2slot()
H A Dfat.c444 l_name[*idx] = slotptr->name5_10[j]; in slot2str()
/openbmc/linux/include/uapi/linux/
H A Dmsdos_fs.h192 __u8 name5_10[12]; /* 6 more characters in name */ member
/openbmc/u-boot/include/
H A Dfat.h152 __u8 name5_10[12]; /* 6 more characters in name */ member
/openbmc/linux/fs/fat/
H A Dnamei_vfat.c633 fatwchar_to16(ps->name5_10, uname + offset + 5, 6); in vfat_build_slots()
H A Ddir.c311 fat16_towchar(*unicode + offset + 5, ds->name5_10, 6); in fat_parse_long()
/openbmc/linux/Documentation/filesystems/
H A Dvfat.rst328 unsigned char name5_10[12]; // 6 more characters in name