Searched refs:nls_nullsize (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dnls.h88 * nls_nullsize - return length of null character for codepage
96 nls_nullsize(const struct nls_table *codepage) function
/linux-master/fs/smb/server/
H A Dunicode.c165 int nullsize = nls_nullsize(codepage);
299 len += nls_nullsize(codepage);
/linux-master/fs/smb/client/
H A Dcifs_unicode.c182 int nullsize = nls_nullsize(codepage);
354 len += nls_nullsize(codepage);
H A Dreaddir.c954 name.len -= nls_nullsize(nlt);

Completed in 150 milliseconds