Searched refs:NLS (Results 1 - 16 of 16) sorted by relevance

/linux-4.1.27/fs/ntfs/
H A Dunistr.c237 * ntfs_nlstoucs - convert NLS string to little endian Unicode string
239 * @ins: input NLS string buffer
243 * Convert the input string @ins, which is in whatever format the loaded NLS
312 * ntfs_ucstonls - convert little endian Unicode string to NLS string
316 * @outs: on return contains the (allocated) output NLS string buffer
320 * @ins_len into the string format dictated by the loaded NLS.
H A Dnamei.c85 * current NLS code page, search if a dentry with this name already exists
98 * name. We then convert the name to the current NLS code page, and proceed
240 /* Convert the found WIN32 name to current NLS code page. */ ntfs_lookup()
H A Dsuper.c221 ntfs_error(vol->sb, "NLS character set " parse_options()
225 ntfs_error(vol->sb, "NLS character set %s not " parse_options()
273 ntfs_error(vol->sb, "Cannot change NLS character set " parse_options()
277 ntfs_debug("Using NLS character set %s.", nls_map->charset); parse_options()
284 "NLS character set."); parse_options()
287 ntfs_debug("Using default NLS character set (%s).", parse_options()
H A Ddir.c1013 * Convert the Unicode @name to the loaded NLS and pass it to the @filldir
1132 * converted to format determined by current NLS. ntfs_readdir()
/linux-4.1.27/tools/power/cpupower/utils/helpers/
H A Dhelpers.h19 #ifdef NLS
27 #else /* !NLS */
/linux-4.1.27/include/uapi/linux/
H A Dncp_fs.h99 /* NLS charsets by ioctl */
/linux-4.1.27/fs/befs/
H A Dlinuxvfs.c249 /* Convert to NLS */ befs_readdir()
511 * UTF-8 to NLS charset convert routine
536 befs_error(sb, "%s called with no NLS table loaded", __func__); befs_utf2nls()
577 * befs_nls2utf - Convert NLS string to utf8 encodeing
579 * @in: Input string buffer in NLS format
584 * Converts input string @in, which is in the format of the loaded NLS map,
615 befs_error(sb, "%s called with no NLS table loaded.", befs_nls2utf()
766 * Load a set of NLS translations if needed.
/linux-4.1.27/fs/ncpfs/
H A Dsymlink.c18 * NLS support (c) 1999 Petr Vandrovec
H A Dncplib_kernel.h7 * Modified 1998, 1999 Wolfram Pienkoss for NLS
H A Dioctl.c6 * Modified 1998, 1999 Wolfram Pienkoss for NLS
156 /* Here we are select the iocharset and the codepage for NLS.
H A Dinode.c7 * Modified 1998 Wolfram Pienkoss for NLS
610 /* load the default NLS charsets */ ncp_fill_super()
764 /* unload the NLS charsets */ delayed_free()
H A Dncplib_kernel.c7 * Modified 1999 Wolfram Pienkoss for NLS
1101 /* This are the NLS conversion routines with inspirations and code parts
H A Ddir.c7 * Modified 1998, 1999 Wolfram Pienkoss for NLS
/linux-4.1.27/tools/power/cpupower/
H A DMakefile44 NLS ?= true macro
153 ifeq ($(strip $(NLS)),true)
/linux-4.1.27/fs/udf/
H A Dsuper.c410 * iocharset= Set the NLS character set
2097 udf_debug("Using default NLS map\n"); udf_fill_super()
/linux-4.1.27/fs/cifs/
H A Ddir.c906 * a character are the same length in the local NLS. cifs_ci_compare()

Completed in 409 milliseconds