cifs_convert_path_to_utf16   59 fs/cifs/ioctl.c 		utf16_path = cifs_convert_path_to_utf16(path + 1, cifs_sb);
cifs_convert_path_to_utf16  412 fs/cifs/link.c 	utf16_path = cifs_convert_path_to_utf16(path, cifs_sb);
cifs_convert_path_to_utf16  470 fs/cifs/link.c 	utf16_path = cifs_convert_path_to_utf16(path, cifs_sb);
cifs_convert_path_to_utf16   48 fs/cifs/smb2file.c 	smb2_path = cifs_convert_path_to_utf16(oparms->path, oparms->cifs_sb);
cifs_convert_path_to_utf16   92 fs/cifs/smb2inode.c 	utf16_path = cifs_convert_path_to_utf16(full_path, cifs_sb);
cifs_convert_path_to_utf16  564 fs/cifs/smb2inode.c 	smb2_to_name = cifs_convert_path_to_utf16(to_name, cifs_sb);
cifs_convert_path_to_utf16  878 fs/cifs/smb2ops.c 	utf16_path = cifs_convert_path_to_utf16(full_path, cifs_sb);
cifs_convert_path_to_utf16 1029 fs/cifs/smb2ops.c 	utf16_path = cifs_convert_path_to_utf16(path, cifs_sb);
cifs_convert_path_to_utf16 1104 fs/cifs/smb2ops.c 	utf16_path = cifs_convert_path_to_utf16(path, cifs_sb);
cifs_convert_path_to_utf16 2038 fs/cifs/smb2ops.c 	utf16_path = cifs_convert_path_to_utf16(path, cifs_sb);
cifs_convert_path_to_utf16 2641 fs/cifs/smb2ops.c 	utf16_path = cifs_convert_path_to_utf16(full_path, cifs_sb);
cifs_convert_path_to_utf16 2845 fs/cifs/smb2ops.c 	utf16_path = cifs_convert_path_to_utf16(path, cifs_sb);
cifs_convert_path_to_utf16 2906 fs/cifs/smb2ops.c 	utf16_path = cifs_convert_path_to_utf16(path, cifs_sb);
cifs_convert_path_to_utf16 2288 fs/cifs/smb2pdu.c 	utf16_path = cifs_convert_path_to_utf16(full_path, cifs_sb);
cifs_convert_path_to_utf16   42 fs/cifs/smb2proto.h extern __le16 *cifs_convert_path_to_utf16(const char *from,