Lines Matching refs:ntfschar
92 static const ntfschar dir_junction_head[] = {
99 static const ntfschar vol_junction_head[] = {
113 static ntfschar reparse_index_name[] = { const_cpu_to_le16('$'),
131 static u64 ntfs_fix_file_name(ntfs_inode *dir_ni, ntfschar *uname, in ntfs_fix_file_name()
146 ntfschar file_name[NTFS_MAX_NAME_LEN + 1]; in ntfs_fix_file_name()
220 static char *search_absolute(ntfs_volume *vol, ntfschar *path, in search_absolute()
290 static char *search_relative(ntfs_inode *ni, ntfschar *path, int count) in search_relative()
393 static int ntfs_drive_letter(ntfs_volume *vol, ntfschar letter) in ntfs_drive_letter()
559 static char *ntfs_get_fulllink(ntfs_volume *vol, ntfschar *junction, in ntfs_get_fulllink()
662 char *ntfs_get_abslink(ntfs_volume *vol, ntfschar *junction, int count, in ntfs_get_abslink()
767 static char *ntfs_get_rellink(ntfs_inode *ni, ntfschar *junction, int count) in ntfs_get_rellink()
797 ntfschar *p; in ntfs_make_symlink()
807 AT_REPARSE_POINT,(ntfschar*)NULL, 0, &attr_size); in ntfs_make_symlink()
818 (ntfschar*)&mount_point_data->path_buffer[offs], in ntfs_make_symlink()
828 p = (ntfschar*)&symlink_data->path_buffer[offs]; in ntfs_make_symlink()
918 AT_REPARSE_POINT,(ntfschar*)NULL, 0, &attr_size); in ntfs_possible_symlink()
1166 AT_REPARSE_POINT,(ntfschar*)NULL, 0, &attr_size); in ntfs_get_ntfs_reparse_data()
1339 const ntfschar *target, int target_len) in ntfs_reparse_set_wsl_symlink()
1437 AT_REPARSE_POINT,(ntfschar*)NULL, 0, &attr_size); in ntfs_get_reparse_point()