Home
last modified time | relevance | path

Searched refs:fatwchar_to16 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/fat/
H A Dnamei_vfat.c632 fatwchar_to16(ps->name0_4, uname + offset, 5); in vfat_build_slots()
633 fatwchar_to16(ps->name5_10, uname + offset + 5, 6); in vfat_build_slots()
634 fatwchar_to16(ps->name11_12, uname + offset + 11, 2); in vfat_build_slots()
H A Dfat.h299 static inline void fatwchar_to16(__u8 *dst, const wchar_t *src, size_t len) in fatwchar_to16() function
/kernel/linux/linux-6.6/fs/fat/
H A Dnamei_vfat.c632 fatwchar_to16(ps->name0_4, uname + offset, 5); in vfat_build_slots()
633 fatwchar_to16(ps->name5_10, uname + offset + 5, 6); in vfat_build_slots()
634 fatwchar_to16(ps->name11_12, uname + offset + 11, 2); in vfat_build_slots()
H A Dfat.h300 static inline void fatwchar_to16(__u8 *dst, const wchar_t *src, size_t len) in fatwchar_to16() function

Completed in 6 milliseconds