Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dsmb2file.c35 smb2_path = cifs_convert_path_to_utf16(oparms->path, oparms->cifs_sb); in smb2_open_file()
A Dlink.c394 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in smb3_query_mf_symlink()
448 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in smb3_create_mf_symlink()
A Dsmb2inode.c96 utf16_path = cifs_convert_path_to_utf16(full_path, cifs_sb); in smb2_compound_op()
674 smb2_to_name = cifs_convert_path_to_utf16(to_name, cifs_sb); in smb2_set_path_attr()
A Dioctl.c50 utf16_path = cifs_convert_path_to_utf16(path + 1, cifs_sb); in cifs_ioctl_query_info()
A Dsmb2proto.h29 extern __le16 *cifs_convert_path_to_utf16(const char *from,
A Dsmb2ops.c1040 utf16_path = cifs_convert_path_to_utf16(full_path, cifs_sb); in smb2_is_path_accessible()
1189 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in smb2_query_eas()
1265 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in smb2_set_ea()
2281 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in smb3_notify()
2338 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in smb2_query_dir_first()
3072 utf16_path = cifs_convert_path_to_utf16(full_path, cifs_sb); in smb2_query_symlink()
3250 utf16_path = cifs_convert_path_to_utf16(full_path, cifs_sb); in smb2_query_reparse_tag()
3396 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in get_smb2_acl_by_path()
3465 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in set_smb2_acl()
A Dsmb2misc.c444 cifs_convert_path_to_utf16(const char *from, struct cifs_sb_info *cifs_sb) in cifs_convert_path_to_utf16() function
A Dsmb2pdu.c2564 utf16_path = cifs_convert_path_to_utf16(full_path, cifs_sb); in smb311_posix_mkdir()

Completed in 59 milliseconds