Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Ddir.c179 struct cpu_str *uni, u32 max_ulen, in ntfs_nls_to_utf16() argument
191 ret = _utf8s_to_utf16s(name, name_len, endian, uname, max_ulen); in ntfs_nls_to_utf16()
197 if (ret >= max_ulen) in ntfs_nls_to_utf16()
H A Dntfs_fs.h527 struct cpu_str *uni, u32 max_ulen,