Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/fat/
H A Dfat_write.c174 slotptr->name11_12[j] = 0; in str2slot()
175 slotptr->name11_12[j + 1] = 0; in str2slot()
177 goto name11_12; in str2slot()
179 slotptr->name11_12[j] = name[*idx]; in str2slot()
202 name11_12: in str2slot()
205 slotptr->name11_12[end_idx * 2] = 0xff; in str2slot()
206 slotptr->name11_12[end_idx * 2 + 1] = 0xff; in str2slot()
H A Dfat.c450 l_name[*idx] = slotptr->name11_12[j]; in slot2str()
/openbmc/linux/include/uapi/linux/
H A Dmsdos_fs.h194 __u8 name11_12[4]; /* last 2 characters in name */ member
/openbmc/u-boot/include/
H A Dfat.h154 __u8 name11_12[4]; /* Last 2 characters in name */ member
/openbmc/linux/fs/fat/
H A Dnamei_vfat.c634 fatwchar_to16(ps->name11_12, uname + offset + 11, 2); in vfat_build_slots()
H A Ddir.c312 fat16_towchar(*unicode + offset + 11, ds->name11_12, 2); in fat_parse_long()
/openbmc/linux/Documentation/filesystems/
H A Dvfat.rst330 unsigned char name11_12[4]; // last 2 characters in name