Home
last modified time | relevance | path

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

/linux/fs/hpfs/
H A 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
H A Dhpfs_fn.h307 int hpfs_is_name_long(const unsigned char *, unsigned);