Home
last modified time | relevance | path

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

/drivers/staging/exfat/
Dexfat.h425 u8 start_clu_lo[2]; member
Dexfat_core.c1085 GET16_A(ep->start_clu_lo); in fat_get_entry_clu0()
1099 SET16_A(ep->start_clu_lo, CLUSTER_16(start_clu)); in fat_set_entry_clu0()
1388 SET16_A(ep->start_clu_lo, CLUSTER_16(start_clu)); in init_dos_entry()