Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/fat/
H A Dfat_write.c176 slotptr->name11_12[j] = 0; in str2slot()
177 slotptr->name11_12[j + 1] = 0; in str2slot()
179 goto name11_12; in str2slot()
181 slotptr->name11_12[j] = name[*idx]; in str2slot()
204 name11_12: in str2slot()
207 slotptr->name11_12[end_idx * 2] = 0xff; in str2slot()
208 slotptr->name11_12[end_idx * 2 + 1] = 0xff; in str2slot()
H A Dfat.c450 l_name[*idx] = slotptr->name11_12[j]; in slot2str()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dmsdos_fs.h194 __u8 name11_12[4]; /* last 2 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.h199 __u8 name11_12[4]; /* last 2 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.h199 __u8 name11_12[4]; /* last 2 characters in name */ member
/OK3568_Linux_fs/u-boot/include/
H A Dfat.h156 __u8 name11_12[4]; /* Last 2 characters in name */ member
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dvfat.rst330 unsigned char name11_12[4]; // last 2 characters in name