Home
last modified time | relevance | path

Searched refs:starthi (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dfat.h84 (FAT2CPU16((dent)->starthi) << 16)))
143 __u16 starthi; /* High 16 bits of cluster in FAT32 */ member
/rk3399_rockchip-uboot/fs/fat/
H A Dfat_write.c724 dentptr->starthi = in set_start_cluster()