Home
last modified time | relevance | path

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

/external/u-boot/fs/fat/
Dfat_write.c164 slotptr->name5_10[j] = 0; in str2slot()
165 slotptr->name5_10[j + 1] = 0; in str2slot()
167 goto name5_10; in str2slot()
169 slotptr->name5_10[j] = name[*idx]; in str2slot()
196 name5_10: in str2slot()
199 slotptr->name5_10[end_idx * 2] = 0xff; in str2slot()
200 slotptr->name5_10[end_idx * 2 + 1] = 0xff; in str2slot()
Dfat.c437 l_name[*idx] = slotptr->name5_10[j]; in slot2str()
/external/kernel-headers/original/uapi/linux/
Dmsdos_fs.h192 __u8 name5_10[12]; /* 6 more characters in name */ member
/external/u-boot/include/
Dfat.h152 __u8 name5_10[12]; /* 6 more characters in name */ member