Searched refs:hpfs_is_name_long (Results 1 – 3 of 3) sorted by relevance
59 if (hpfs_sb(s)->sb_chk >= 2) if (hpfs_is_name_long(from, len) != lng) { in hpfs_translate_name()93 int hpfs_is_name_long(const unsigned char *name, unsigned len) in hpfs_is_name_long() function
307 int hpfs_is_name_long(const unsigned char *, unsigned);
195 de->not_8x3 = hpfs_is_name_long(name, namelen); in hpfs_add_de()