Home
last modified time | relevance | path

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

/linux/fs/ksmbd/
A Dunicode.c321 int smbConvertToUTF16(__le16 *target, const char *source, int srclen, in smbConvertToUTF16() function
A Dunicode.h70 int smbConvertToUTF16(__le16 *target, const char *source, int srclen,
A Dmisc.c277 *conv_len = smbConvertToUTF16((__le16 *)conv, d_info->name, in ksmbd_convert_dir_info_name()
A Dsmb_common.c422 smbConvertToUTF16((__le16 *)shortname, out, PATH_MAX, in ksmbd_extract_shortname()
A Dsmb2pdu.c4431 conv_len = smbConvertToUTF16((__le16 *)file_info->FileName, filename, in get_file_all_info()
4528 streamlen = smbConvertToUTF16((__le16 *)file_info->StreamName, in get_file_stream_info()
4547 streamlen = smbConvertToUTF16((__le16 *)file_info->StreamName, in get_file_stream_info()
4913 len = smbConvertToUTF16((__le16 *)info->FileSystemName, in smb2_get_info_filesystem()
4939 len = smbConvertToUTF16((__le16 *)info->VolumeLabel, in smb2_get_info_filesystem()

Completed in 21 milliseconds