Home
last modified time | relevance | path

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

/linux-4.19.296/fs/hpfs/
Dname.c55 unsigned len, int lc, int lng) in hpfs_translate_name() argument
59 if (hpfs_sb(s)->sb_chk >= 2) if (hpfs_is_name_long(from, len) != lng) { in hpfs_translate_name()
63 pr_cont(" misidentified as %s.\n", lng ? "short" : "long"); in hpfs_translate_name()