Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/fat/
H A Dfat_write.c154 slotptr->name0_4[j] = 0; in str2slot()
155 slotptr->name0_4[j + 1] = 0; in str2slot()
157 goto name0_4; in str2slot()
159 slotptr->name0_4[j] = name[*idx]; in str2slot()
191 name0_4: in str2slot()
193 slotptr->name0_4[end_idx * 2] = 0xff; in str2slot()
194 slotptr->name0_4[end_idx * 2 + 1] = 0xff; in str2slot()
H A Dfat.c438 l_name[*idx] = slotptr->name0_4[j]; in slot2str()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dmsdos_fs.h188 __u8 name0_4[10]; /* first 5 characters in name */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dmsdos_fs.h193 __u8 name0_4[10]; /* first 5 characters in name */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dmsdos_fs.h193 __u8 name0_4[10]; /* first 5 characters in name */ member
/OK3568_Linux_fs/u-boot/include/
H A Dfat.h150 __u8 name0_4[10]; /* First 5 characters in name */ member
/OK3568_Linux_fs/kernel/fs/fat/
H A Dnamei_vfat.c632 fatwchar_to16(ps->name0_4, uname + offset, 5); in vfat_build_slots()
H A Ddir.c310 fat16_towchar(*unicode + offset, ds->name0_4, 5); in fat_parse_long()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dvfat.rst324 unsigned char name0_4[10]; // first 5 characters in name