Searched refs:unicode_buffer (Results 1 – 1 of 1) sorted by relevance
887 ntfschar unicode_buffer[7]; in ntfs_device_win32_open_lowlevel() local896 memcpy(unicode_buffer, unicode_init, sizeof(unicode_buffer)); in ntfs_device_win32_open_lowlevel()897 unicode_buffer[4] = cpu_to_le16(drive_id + 'A'); in ntfs_device_win32_open_lowlevel()898 unicode_name.Buffer = unicode_buffer; in ntfs_device_win32_open_lowlevel()