Home
last modified time | relevance | path

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

/fs/exfat/
A Dnls.c620 lossy |= NLS_NAME_OVERLEN; in exfat_nls_to_ucs2()
A Dexfat_fs.h32 NLS_NAME_OVERLEN = 1 << 1, /* the length is over than its limit */ enumerator
A Dnamei.c445 return (lossy & NLS_NAME_OVERLEN) ? -ENAMETOOLONG : -EINVAL; in __exfat_resolve_path()

Completed in 14 milliseconds