Home
last modified time | relevance | path

Searched refs:cifs_convert_path_to_utf16 (Results 1 – 6 of 6) sorted by relevance

/fs/cifs/
Dsmb2inode.c52 utf16_path = cifs_convert_path_to_utf16(full_path, cifs_sb); in smb2_open_op_close()
219 smb2_to_name = cifs_convert_path_to_utf16(to_name, cifs_sb); in smb2_set_path_attr()
Dlink.c435 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in smb3_query_mf_symlink()
492 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in smb3_create_mf_symlink()
Dsmb2file.c48 smb2_path = cifs_convert_path_to_utf16(oparms->path, oparms->cifs_sb); in smb2_open_file()
Dsmb2proto.h40 extern __le16 *cifs_convert_path_to_utf16(const char *from,
Dsmb2misc.c386 cifs_convert_path_to_utf16(const char *from, struct cifs_sb_info *cifs_sb) in cifs_convert_path_to_utf16() function
Dsmb2ops.c362 utf16_path = cifs_convert_path_to_utf16(full_path, cifs_sb); in smb2_is_path_accessible()
900 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in smb2_query_dir_first()
1078 utf16_path = cifs_convert_path_to_utf16(full_path, cifs_sb); in smb2_query_symlink()