Searched refs:SET64_A (Results 1 – 2 of 2) sorted by relevance
142 #define SET64_A(p_dst, src) (*((u64 *)(p_dst)) = (u64)(src)) macro149 #define SET64_A(p_dst, src) SET64(p_dst, src) macro
1135 SET64_A(ep->valid_size, size); in exfat_set_entry_size()1136 SET64_A(ep->size, size); in exfat_set_entry_size()1467 SET64_A(ep->valid_size, size); in init_strm_entry()1468 SET64_A(ep->size, size); in init_strm_entry()