Home
last modified time | relevance | path

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

/linux-6.1.9/fs/hpfs/
Dname.c59 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
Dhpfs_fn.h307 int hpfs_is_name_long(const unsigned char *, unsigned);
Ddnode.c195 de->not_8x3 = hpfs_is_name_long(name, namelen); in hpfs_add_de()