Searched refs:fat16_towchar (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fat/
H A Dfat.h206 static inline void fat16_towchar(wchar_t *dst, const __u8 *src, size_t len) function
H A Ddir.c305 fat16_towchar(*unicode + offset, ds->name0_4, 5);
306 fat16_towchar(*unicode + offset + 5, ds->name5_10, 6);
307 fat16_towchar(*unicode + offset + 11, ds->name11_12, 2);

Completed in 36 milliseconds