Home
last modified time | relevance | path

Searched refs:cifs_convert_path_to_utf16 (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
H A Dlink.c370 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in smb3_query_mf_symlink()
424 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in smb3_create_mf_symlink()
H A Dsmb2inode.c102 utf16_path = cifs_convert_path_to_utf16(full_path, cifs_sb); in smb2_compound_op()
805 smb2_to_name = cifs_convert_path_to_utf16(to_name, cifs_sb); in smb2_set_path_attr()
H A Dsmb2proto.h29 extern __le16 *cifs_convert_path_to_utf16(const char *from,
H A Dioctl.c50 utf16_path = cifs_convert_path_to_utf16(path + 1, cifs_sb); in cifs_ioctl_query_info()
H A Dsmb2file.c113 smb2_path = cifs_convert_path_to_utf16(oparms->path, oparms->cifs_sb); in smb2_open_file()
H A Dsmb2ops.c903 utf16_path = cifs_convert_path_to_utf16(full_path, cifs_sb); in smb2_is_path_accessible()
1134 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in smb2_set_ea()
2157 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in smb3_notify()
2234 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in smb2_query_dir_first()
2560 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in smb2_query_info_compound()
3023 utf16_path = cifs_convert_path_to_utf16(full_path, cifs_sb); in smb2_query_reparse_point()
3185 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in get_smb2_acl_by_path()
3258 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in set_smb2_acl()
H A Dcached_dir.c163 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in open_cached_dir()
H A Dsmb2misc.c454 cifs_convert_path_to_utf16(const char *from, struct cifs_sb_info *cifs_sb) in cifs_convert_path_to_utf16() function
H A Dsmb2pdu.c2793 utf16_path = cifs_convert_path_to_utf16(full_path, cifs_sb); in smb311_posix_mkdir()
/kernel/linux/linux-5.10/fs/cifs/
H A Dlink.c409 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in smb3_query_mf_symlink()
463 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in smb3_create_mf_symlink()
H A Dsmb2file.c48 smb2_path = cifs_convert_path_to_utf16(oparms->path, oparms->cifs_sb); in smb2_open_file()
H A Dioctl.c59 utf16_path = cifs_convert_path_to_utf16(path + 1, cifs_sb); in cifs_ioctl_query_info()
H A Dsmb2inode.c105 utf16_path = cifs_convert_path_to_utf16(full_path, cifs_sb); in smb2_compound_op()
700 smb2_to_name = cifs_convert_path_to_utf16(to_name, cifs_sb); in smb2_set_path_attr()
H A Dsmb2ops.c939 utf16_path = cifs_convert_path_to_utf16(full_path, cifs_sb); in smb2_is_path_accessible()
1089 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in smb2_query_eas()
1165 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in smb2_set_ea()
2193 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in smb3_notify()
2249 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in smb2_query_dir_first()
2936 utf16_path = cifs_convert_path_to_utf16(full_path, cifs_sb); in smb2_query_symlink()
3113 utf16_path = cifs_convert_path_to_utf16(full_path, cifs_sb); in smb2_query_reparse_tag()
3263 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in get_smb2_acl_by_path()
3326 utf16_path = cifs_convert_path_to_utf16(path, cifs_sb); in set_smb2_acl()
H A Dsmb2proto.h42 extern __le16 *cifs_convert_path_to_utf16(const char *from,
H A Dsmb2misc.c446 cifs_convert_path_to_utf16(const char *from, struct cifs_sb_info *cifs_sb) in cifs_convert_path_to_utf16() function
H A Dsmb2pdu.c2517 utf16_path = cifs_convert_path_to_utf16(full_path, cifs_sb); in smb311_posix_mkdir()

Completed in 37 milliseconds