starthi           289 fs/fat/fat.h   		cluster |= (le16_to_cpu(de->starthi) << 16);
starthi           296 fs/fat/fat.h   	de->starthi = cpu_to_le16(cluster >> 16);
starthi           180 include/uapi/linux/msdos_fs.h 	__le16	starthi;	/* High 16 bits of cluster in FAT32 */