Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/server/
Dunicode.h36 int smbConvertToUTF16(__le16 *target, const char *source, int srclen,
Dunicode.c302 int smbConvertToUTF16(__le16 *target, const char *source, int srclen, in smbConvertToUTF16() function
Dmisc.c327 *conv_len = smbConvertToUTF16((__le16 *)conv, d_info->name, in ksmbd_convert_dir_info_name()
Dsmb_common.c539 smbConvertToUTF16((__le16 *)shortname, out, PATH_MAX, in ksmbd_extract_shortname()
Dsmb2pdu.c4572 conv_len = smbConvertToUTF16((__le16 *)file_info->FileName, filename, in get_file_all_info()
4667 streamlen = smbConvertToUTF16((__le16 *)file_info->StreamName, in get_file_stream_info()
4686 streamlen = smbConvertToUTF16((__le16 *)file_info->StreamName, in get_file_stream_info()
5042 len = smbConvertToUTF16((__le16 *)info->FileSystemName, in smb2_get_info_filesystem()
5066 len = smbConvertToUTF16((__le16 *)info->VolumeLabel, in smb2_get_info_filesystem()