Home
last modified time | relevance | path

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

/u-boot/fs/fat/
A Dfat_write.c331 slotptr->name5_10[j] = 0; in str2slot()
332 slotptr->name5_10[j + 1] = 0; in str2slot()
334 goto name5_10; in str2slot()
336 slotptr->name5_10[j] = name[*idx]; in str2slot()
363 name5_10: in str2slot()
366 slotptr->name5_10[end_idx * 2] = 0xff; in str2slot()
367 slotptr->name5_10[end_idx * 2 + 1] = 0xff; in str2slot()
A Dfat.c460 l_name[*idx] = slotptr->name5_10[j]; in slot2str()
/u-boot/include/
A Dfat.h159 __u8 name5_10[12]; /* 6 more characters in name */ member

Completed in 11 milliseconds