Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fat/
Ddir.c364 int name_len = 0, uni_len = 0; in fat_parse_short() local
390 uni_len = j; in fat_parse_short()
393 uni_len = j; in fat_parse_short()
406 j = uni_len; in fat_parse_short()
427 uni_len = j; in fat_parse_short()
430 uni_len = j; in fat_parse_short()
450 uni_name[uni_len] = 0x0000; in fat_parse_short()